gcp-config-cli

0.0.6 • Public • Published

gcp-runtime-config-cli

A CLI to quickly manage GCP Runtime Properties.

Usage: main [options] [command]

Options:
  -V, --version                  output the version number
  -p, --project <project>        set GCP project
  -h, --help                     display help for command

Commands:
  create|c <app> <env>           Create a config.
  list|l [options]               List configs.
  delete|d <config>              Delete a config
  variables|v [config]           List variables for a config.
  set|s <key> <value> [config]   Set a property
  unset|u <property> [config]    Unset a property
  value|val <property> [config]  Get the value for a property
  default-config|dc <config>     Set a default config.
  default-project|dp <config>    Set a the default GCP project.
  config|conf                    View CLI config defaults.
  help [command]                 display help for command

Package Sidebar

Install

npm i gcp-config-cli

Weekly Downloads

2

Version

0.0.6

License

Apache-2.0

Unpacked Size

23.3 kB

Total Files

7

Last publish

Collaborators

  • mitch-warrenburg