API Reference
lean private-cloud start
Options
The lean private-cloud start
command supports the following options:
Option | Description |
---|---|
--master | Run in master mode |
--slave | Run in slave mode |
--token <string> | The master server token |
--master-ip <string> | The master server ip address |
--master-port <integer> | The master server port |
--slave-ip <string> | The slave server ip address |
--update | Pull the latest image before starting |
--no-update | Do not update to the latest version |
--compute <string> | Compute configuration to use |
--extra-docker-config <string> | Extra docker configuration as a JSON string |
--stop | Stop any existing deployment |
--lean-config <file> | The Lean configuration file that should be used (defaults to the nearest lean.json) |
--verbose | Enable debug logging |
--help | Display the help text of the lean private-cloud start command and exit |