API Reference

lean private-cloud start

Introduction

Start a new private cloud

$ lean private-cloud start [OPTIONS]

Options

The lean private-cloud start command supports the following options:

OptionDescription
--masterRun in master mode
--slaveRun 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
--updatePull the latest image before starting
--no-updateDo not update to the latest version
--compute <string>Compute configuration to use
--extra-docker-config <string>Extra docker configuration as a JSON string
--stopStop any existing deployment
--lean-config <file>The Lean configuration file that should be used (defaults to the nearest lean.json)
--verboseEnable debug logging
--helpDisplay the help text of the lean private-cloud start command and exit

You can also see our Videos. You can also get in touch with us via Discord.

Did you find this page helpful?

Contribute to the documentation: