commands.sh

sfdk config

all

Configure sfdk.

More info →

Examples (6)

Show configuration in all scopes

Set a configuration value

sfdk config name=value

Mask an option as empty

Mask an option as empty without pushing it at the inner scope

Clear option value

sfdk --drop name

Run subcommand in specified scope (`global`, `session`, or `command`)

sfdk config --scope subcommand
made by @shridhargupta | data from tldr-pages