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 --force
Options
--connection string Remove a single connection by its tokenId instead of the whole provider
-f, --force Skip the confirmation prompt
-h, --help help for remove
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