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 -q, --jq Filter JSON output using a jq expression --json Output JSON with the specified fields -t, --template Format JSON output using a Go template; see "gh help formatting" OPTIONS INHERITED FROM PARENT COMMANDS -R, --repo <[HOST/]OWNER/REPO> Select another repository using the [HOST/]OWNER/REPO format JSON FIELDS createdAt, id, key, readOnly, title SEE ALSO gh-repo-deploy-key(1) May 2024 GH-REPO-DEPLOY-KEY-LIST(1)