Config
The config command prints the current configuration file path and the parsed configuration.
nubo configShort alias:
nubo cnubo confignubo cOutput
Section titled “Output”The command prints the active config file path first:
Config file: /path/to/config.yamlThen it prints the current parsed configuration.
This is useful when your config contains placeholders such as {current_dir} or {nubo_dir}, because the printed configuration shows the resolved values.