canasta restart
From Canasta Wiki
canasta > restart
canasta restart
Restart the 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.
canasta restart [flags]
Examples
# Restart an instance by ID
canasta restart -i myinstance
Flags
| Flag | Shorthand | Description | Default | Required |
|---|---|---|---|---|
--help |
-h |
help for restart | ||
--id |
-i |
Canasta instance ID | instance associated with current directory | |
--verbose |
-v |
Verbose output |