Scroll to navigation

GH-REPO-DEPLOY-KEY-LIST(1) GitHub CLI manual GH-REPO-DEPLOY-KEY-LIST(1)

NAME

gh-repo-deploy-key-list - List deploy keys in a GitHub repository

SYNOPSIS

gh repo deploy-key list [flags]

OPTIONS

Filter JSON output using a jq expression

Output JSON with the specified fields

Format JSON output using a Go template; see "gh help formatting"

OPTIONS INHERITED FROM PARENT COMMANDS

Select another repository using the [HOST/]OWNER/REPO format

SEE ALSO

gh-repo-deploy-key(1)

Mar 2024