.nh .TH "GH-REPO-DELETE" "1" "Oct 2022" "" "GitHub CLI manual" .SH NAME .PP gh-repo-delete - Delete a repository .SH SYNOPSIS .PP \fB\fCgh repo delete [] [flags]\fR .SH DESCRIPTION .PP Delete a GitHub repository. .PP With no argument, deletes the current repository. Otherwise, deletes the specified repository. .PP Deletion requires authorization with the "delete_repo" scope. To authorize, run "gh auth refresh -s delete_repo" .SH OPTIONS .TP \fB\fC--confirm\fR confirm deletion without prompting .SH SEE ALSO .PP \fB\fCgh-repo(1)\fR