ggshield install
#
DescriptionThe install
command installs ggshield as a git pre-commit or pre-push hook, either for the current repository (locally) or for all repositories (globally).
ggshield install [OPTIONS]
#
Options-a
,--append
: append to existing script-m
,--mode [local|global]
: hook installation mode [required]-t
,--hook-type [pre-commit|pre-push]
: type of hook to install. Default ispre-commit
-f
,--force
: force override
#
ggshield global options-h
,--help
: display detailed help