cicd-cli
v1.3.0
Published
half-baked idea
Downloads
1
Readme
cicd-cli
half-baked idea
How to Use:
- Clone this
cd cicd-cli
npm install
npm link this
- change directories to your sails app
local-to-ups
displays help- Copy CLI output and execute in your shell
Example:
local-to-ups -s myFoo-service -n true
# CLI output
cf create-user-provided-service myFoo-service -p "{\"creds\":{\"name\":\"sys_foo\",\"pass\":\"somethingsomething\"},\"sysAccountName\":\"sys_bar\",\"sysAccountPassword\":\"whatevwhatev\"}"