hub-delete - Delete an existing repository on GitHub.
Contents
Examples
$ hub delete recipes
[ personal repo deleted on GitHub ]
$ hub delete sinatra/recipes
[ repo deleted in GitHub organization ]
Name
hub-delete - Delete an existing repository on GitHub.
Options
-y, --yes
Skip the confirmation prompt and immediately delete the repository.
[ORGANIZATION/]NAME
The name for the repository on GitHub.
See Also
hub-init(1), hub(1) hub version 2.14.2 24 Aug 2023 hub-delete(1)
Synopsis
hubdelete [-y] [ORGANIZATION/]NAME
