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

--help

Show help message and exit.

Commands

add

Create a new config.

get

Display a config as formatted JSON.

list

List all config names.

meta

Print the metadata for a config.

remove

Delete a config.

update

Update a config interactively.