CLI Reference
configure
$ ms configureup
# Run all applications
$ ms configure
# Run a specific applications
$ ms up api nginx database
# Run and Recreate if already exists
$ ms up --recreate apiexec
logs
proxy
status
Last updated