mantil stage
Manages project stages
A stage represents a named deployment of the project. A project can have multiple stages. A stage for each developer, integration stage, production... Stage is placed on a node. Different stages in the same project can be placed on different nodes.
USAGE
mantil stage [command]
COMMANDS
destroy Destroys a stage
list Lists stages in project
new Creates a new stage
use Sets default project stage
Use "mantil stage [command] --help" for more information about a command.
GLOBAL OPTIONS
--help Show command help
--no-color Don't use colors in output