Deploy
maze deploy
maze deploymaze deploy [OPTIONS] [SERVER_SUFFIX]
Arguments:
SERVER_SUFFIX # Name of server.
(default: production)
Options:
-b, --branch # Branch to use. Default master.
(default: master)
--init
-k, --key # API Key for service
--no-color # Disable colored output
-s, --service # Deploy to cloud service: digitalocean | heroku | aws | azure
(default: digitalocean)
-t, --tag # Tag to use. Overrides branch.Example Usage
DeploymentLast updated