canasta start

From Canasta Wiki

canasta > start

canasta start

Start the Canasta instance

Synopsis

Start the Docker containers for a Canasta instance. If the instance has development mode enabled, it starts with Xdebug automatically. Use 'canasta devmode enable' or 'canasta devmode disable' to change the development mode setting.

canasta start [flags]

Examples

  # Start an instance by ID
  canasta start -i myinstance

Flags

Flag Shorthand Description Default Required
--help -h help for start
--id -i Canasta instance ID instance associated with current directory
--verbose -v Verbose output