CLI:Canasta restart

From canasta

canasta > restart

canasta restart

Restart the Canasta installation

Synopsis

Restart a Canasta installation 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 installation 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