glab-deploy-key-get - Man Page
Returns a single deploy key specified by the ID.
Synopsis
glab deploy-key get Ā [flags]
Description
Returns a single deploy key specified by the ID.
Options Inherited from Parent Commands
--help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Example
# Get deploy key with ID as argument $ glab deploy-key get 1234
See Also
Referenced By
Jul 2025 Auto generated by spf13/cobra