canasta restart
From canasta
canasta > restart
canasta restart
Restart a Canasta instance
Synopsis
Restart a Canasta instance by stopping and then starting all Docker containers. Any pending configuration migrations are applied during the restart. Use canasta devmode enable or canasta devmode disable to change the development mode setting. The command returns once the web container reports healthy.
canasta restart [flags]
Examples
canasta restart
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both |
* Defaults to the Canasta instance matching the current directory, if any.
Global flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |