config
cli.config
tvbo config — view CLI configuration (full impl in C2).
Attributes
| Name | Description |
|---|---|
| app |
Functions
| Name | Description |
|---|---|
| path | Print the resolved path to the user config file ($XDG_CONFIG_HOME/tvbo/config.toml). |
| show | Print the contents of the user config file, or a # (no config) notice if absent. |
path
cli.config.path()Print the resolved path to the user config file ($XDG_CONFIG_HOME/tvbo/config.toml).
show
cli.config.show()Print the contents of the user config file, or a # (no config) notice if absent.