1.3.0 • Published 4 years ago

cicd-cli v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

cicd-cli

half-baked idea

How to Use:

  1. Clone this
  2. cd cicd-cli
  3. npm install
  4. npm link this
  5. change directories to your sails app
  6. local-to-ups displays help
  7. 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\"}"