cicd-cli

1.3.0 • Public • Published

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\"}"

Readme

Keywords

none

Package Sidebar

Install

npm i cicd-cli

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

2.55 kB

Total Files

4

Last publish

Collaborators

  • davepreston