github.com/henvic/wedeploycli@v1.7.6-0.20200319005353-3630f582f284/integration/mocks/help (about) 1 2 Usage: lcp [command] [flag] 3 4 Command Description 5 deploy Deploy your services 6 list Show list of projects and services 7 new Create new project or install new service 8 9 log Show logs of the services 10 domain Show and configure domain names for services 11 env-var Show and configure environment variables for services 12 scale Configure number of instances for services 13 restart Restart services 14 delete Delete project or services 15 16 shell Opens a shell on a container of your service 17 18 login Login into your account 19 logout Logout from your account 20 21 open Open service on your browser 22 console Open the console on your browser 23 docs Open docs on your browser 24 25 update Update CLI to the latest version 26 uninstall Uninstall CLI 27 version Show CLI version 28 about About this software 29 30 Flag Description 31 -h, --help Show help message 32 -v, --verbose Show more information about an operation