glab-deploy-key-list - Man Page

Get a list of deploy keys for the current project.

Synopsis

glab deploy-key list [flags]

Description

Get a list of deploy keys for the current project.

Options

-p, --page=1 Page number.

-P, --per-page=30 Number of items to list per page.

--show-id[=false] Shows IDs of deploy keys.

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

- glab deploy-key list

See Also

glab-deploy-key(1)

Referenced By

glab-deploy-key(1).

Jul 2025 Auto generated by spf13/cobra