skyhook config get
Print a single configuration valueSynopsis
Print the value of a configuration key to stdout. Prints the value followed by a newline. Exits with status 1 if the key is unknown. Prints an empty line if the key is valid but unset. Valid keys: org Organization ID env Default environment (dev, staging, prod) verbose Enable verbose/debug output insecure Skip TLS certificate verificationExamples
Options
Options inherited from parent commands
SEE ALSO
- skyhook config - View and set configuration values