get
atb config get¶
Get a config value (key in dotted form, e.g. general.data_dir)
atb config get <key> [flags]
Examples¶
atb config get general.data_dir
Options¶
-h, --help help for get
Options inherited from parent commands¶
--config string config file (default $HOME/.atb/config.toml)
--data-dir string directory for the local metadata index (default ~/.local/share/atb/data; override with $ATB_DATA_DIR)
SEE ALSO¶
- atb config - Manage atb configuration