logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gh-secret-remove - Remove secrets

Description

       Remove  a  secret  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

Name

       gh-secret-remove - Remove secrets

Options

-e, --env<string>
              Remove a secret for an environment

       -o, --org<string>
              Remove a secret for an organization

       -u, --user
              Remove a secret for your user

Options Inherited From Parent Commands

-R, --repo<[HOST/]OWNER/REPO>
              Select another repository using the [HOST/]OWNER/REPO format

See Also

gh-secret(1)

                                                    Mar 2022                                 GH-SECRET-REMOVE(1)

Synopsis

ghsecretremove<secret-name>[flags]

See Also