$ npm install -g vulcain-cli
$ vulcain
To see options :
vulcain > config -h
Option | Description | |
---|---|---|
--help | output usage information | |
--profile, -p | Profile name (Default = default) | |
--server, -H | Vulcain server address | |
--token | Vulcain token | |
--template | Default template | |
--folder, -f | Project folder | |
--team | Team name |
vulcain > config -f /path/subpath/
vulcain > create <project-name>
To use with vulcain docker environment