glab-deploy-key-delete - Man Page
Deletes a single deploy key specified by the ID.
Synopsis
glab deploy-key delete [flags]
Description
Deletes a single deploy key specified by the ID.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.
Example
# Delete SSH key with ID as argument glab deploy-key delete 1234
See Also
Referenced By
May 2026 Auto generated by spf13/cobra