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-project-delete - Delete a project

Example

       # delete the current user's project "1"
       gh project delete 1 --owner "@me"

Name

       gh-project-delete - Delete a project

Options

--format<string>
              Output format: {json}

       -q, --jq<expression>
              Filter JSON output using a jq expression

       --owner<string>
              Login of the owner. Use "@me" for the current user.

       -t, --template<string>
              Format JSON output using a Go template; see "gh help formatting"

See Also

gh-project(1)

                                                    Jan 2025                                GH-PROJECT-DELETE(1)

Synopsis

ghprojectdelete[<number>][flags]

See Also