gk provider remove
Remove a git provider token
Synopsis
Remove a git provider token
gk provider remove [flags]
Examples
gk provider remove <name>
gk provider remove github
gk provider remove github --yes
Options
--connection string Remove a single connection by its tokenId instead of the whole provider
-h, --help help for remove
-y, --yes Skip the confirmation prompt
Options inherited from parent commands
--no-telemetry Disable telemetry (OTel spans, Sentry) for this invocation
--output string Output format: text or json (default "text")
--session string (Optional) Isolate auth and cache under a named session
SEE ALSO
- gk provider - Add or remove provider tokens