glab-repo-delete - Delete an existing repository on GitLab.
Contents
Description
Delete an existing repository on GitLab.
Example
# Delete a personal repository.
$ glab repo delete dotfiles
# Delete a repository in a GitLab group, or another repository
# you have write access to:
$ glab repo delete mygroup/dotfiles
$ glab repo delete myorg/mynamespace/dotfiles
Name
glab-repo-delete - Delete an existing repository on GitLab.
Options
-y, --yes[=false] Skip the confirmation prompt and immediately delete the repository.
Options Inherited From Parent Commands
--help[=false] Show help for this command.
See Also
glab-repo(1) Auto generated by spf13/cobra Nov 2024 glab(1)
Synopsis
glabrepodelete[/][flags]
