Skip to main content

ggshield config get

Description#

Print the value of the given configuration key.

ggshield config get <KEY> [OPTIONS]

Options#

ggshield global options#

  • -h, --help: display detailed help

Examples#

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