CLI:Canasta start

From canasta

canasta > start

canasta start

Start the Canasta installation

Synopsis

Start the Docker containers for a Canasta installation. If the installation 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 installation 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