elhaz config¶
Synopsis¶
elhaz config COMMAND [ARGS]...
Description¶
Manage elhaz configurations. Configs are named YAML files stored in
~/.elhaz/configs/ (or the directory set by --config-dir). Each config
holds the parameters needed to initialize an automatically refreshed AWS
session via boto3-refresh-session.
Options¶
--helpShow help message and exit.
Commands¶
Create a new config. |
|
Display a config as formatted JSON. |
|
List all config names. |
|
Print the metadata for a config. |
|
Delete a config. |
|
Update a config interactively. |