FreeBSD Manual Pages
glab(1) glab(1) NAME glab-repo-delete - Delete an existing repository on GitLab. SYNOPSIS glab repo delete [/] [flags] DESCRIPTION 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 command EXAMPLE # delete a personal repo $ glab repo delete dotfiles # delete a repo in GitLab group or another repo you have write access $ glab repo delete mygroup/dotfiles $ glab repo delete myorg/mynamespace/dotfiles SEE ALSO glab-repo(1) Auto generated by spf13/cobra Apr 2025 glab(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPTIONS INHERITED FROM PARENT COMMANDS | EXAMPLE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-repo-delete&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>