Difference between revisions of "Gh secret list --help"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[gh secret list]] --help | ||
<pre> | <pre> | ||
− | |||
List secrets on one of the following levels: | List secrets on one of the following levels: | ||
- repository (default): available to Actions runs in a repository | - repository (default): available to Actions runs in a repository |
Latest revision as of 10:20, 26 April 2022
gh secret list --help
List secrets on one of the following levels: - repository (default): available to Actions runs in a repository - environment: available to Actions runs for a deployment environment in a repository - organization: available to Actions runs within an organization - user: available to Codespaces for your user USAGE gh secret list [flags] FLAGS -e, --env string List secrets for an environment -o, --org string List secrets for an organization -u, --user List a secret for your user INHERITED FLAGS --help Show help for command -R, --repo [HOST/]OWNER/REPO Select another repository using the [HOST/]OWNER/REPO format LEARN MORE Use 'gh <command> <subcommand> --help' for more information about a command. Read the manual at https://cli.github.com/manual
See also[edit]
- GitHub secrets:
gh secret [ list | set ]
gh [ auth | repo | secret | issue | workflow | webhook | gh environment | actions | run ] gh auth login, gh pr create, gh --help
Advertising: