@athenadevops/client
Athena client deploy manager.
Usage
# npm
npm install -g @athenadevops/client;
# yarn
yarn add global @athenadevops/client;
Usage: athena-make <pack> [options]
Options:
-V, --version output the version number
-c, --config <file> declare athena make config file
-h, --help output usage information
Usage: athena-render <project> [options]
Options:
-V, --version output the version number
-m, --pack <pack> micro service under mono project
-p, --port <port> micro service listen port
-e, --env <env> micro service listen port
-h, --help output usage information
Usage: athena-deploy <inventory> <playbook> [options]
Options:
-V, --version output the version number
-e, --environment <environment> spring service environment
-h, --help output usage information
License
MIT