Atb config
atb config¶
Manage atb configuration
Options¶
-h, --help help for config
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 - Query and download AllTheBacteria genomes
- atb config get - Get a config value (key in dotted form, e.g. general.data_dir)
- atb config init - Create a default config file
- atb config set - Set a config value (key in dotted form, e.g. general.data_dir)
- atb config show - Print current configuration as TOML