4.1.9. Simulations# simbricks.cli.commands.simulations.ls()# List Simulations. simbricks.cli.commands.simulations.show(sim_id: str)# Show individual Simulation. simbricks.cli.commands.simulations.rm(sim_id: str)# Delete an individual Simulation.