DESCRIBE
Describe each settable config key: meaning, default, env var, valid values.GET
Print the value of a single config key from the active profile.INIT
Create a commented config-file template for the active profile.LIST
Show every config key in the active profile with its current value.PATH
Print the absolute path of the config file in use; exit 1 if none exists.PROFILE ADD
Create a new, empty profile in the config file.
Options
PROFILE LIST
List every profile in the config file, flagging which one is active.PROFILE REMOVE
Remove a named profile from the config file.
Options