Skip to content

CLI chamber show

Jeff Felchner edited this page Jan 11, 2018 · 1 revision

Gives users an easy way of looking at all of the settings that Chamber knows about for a given context. It will be output as a hash of hashes by default.

Option Alt Description
--as-env Instead of outputting the settings as a hash of hashes, convert the settings into environment variable-compatible versions.

Example: --as-env
--only-sensitive Only displays the settings that are/should be secured.

Example: --only-sensitive

Example: chamber show --only-sensitive
Clone this wiki locally