-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
|
Copyright ©2023
- Release News
- Gem Comparison
- 12-Factor App Rebuttal
- Environment Variable Problems
- Installation
- Basics
- Defining Settings
- Accessing Settings
- Verifying Settings
- Namespaces
- Environment Variables
- Integrations
- Encryption
- Advanced Usage
- Command Line Reference