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

hub-delete - Delete an existing repository on GitHub.

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

See Also