Skip to main content

ggshield config unset

Description#

Remove the value of the given configuration key.

ggshield config unset <KEY> [OPTIONS]

If --all is passed, it iterates over all instances.

Options#

ggshield global options#

  • -h, --help: display detailed help

Examples#

# Unset the value of 'default_token_lifetime' configuration key$ ggshield config unset default_token_lifetime
# Unset the value of 'default_token_lifetime' configuration key for a specific instance$ ggshield config unset default_token_lifetime --instance https://dashboard.gitguardian.mycorp.local