demo.pull | Pull external containers from registry. |
demo.start | Start a local instance of Infrahub within docker compose. |
demo.stop | Stop the running instance of Infrahub. |
demo.restart | Restart Infrahub API Server and Task worker within docker compose. |
demo.destroy | Destroy all containers and volumes. |
demo.migrate | Apply the latest database migrations. |
demo.cli-git | Launch a bash shell inside the running Infrahub container. |
demo.cli-server | Launch a bash shell inside the running Infrahub container. |
demo.status | Display the status of all containers. |
demo.load-infra-schema | Load the infrastructure_base schema into Infrahub. |
demo.load-infra-data | Generate some data representing a small network with 6 devices. |
demo.load-infra-menu | Generate some data representing a small network with 6 devices. |