Skip to main content

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.
Arguments

INIT

Create a commented config-file template for the active profile.
Options

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.
Arguments 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.
Arguments Options

PROFILE USE

Switch the active profile by rewriting default_profile in the config file.
Arguments

SET

Set a config key in the active profile, persisting it to the config file.
Arguments

UNSET

Remove a key from the active profile (clean no-op if the key is not set).
Arguments