gitlabctl delete
Delete a Gitlab resource
Synopsis
Delete a Gitlab resource
Options
-h, --help help for delete
Options inherited from parent commands
--config string config file (default is $HOME/.gitlabctl.yaml)
SEE ALSO
- gitlabctl - Gitlab command-line interface
- gitlabctl delete all-members - Delete all members of a project
- gitlabctl delete branch - Delete a project branch
- gitlabctl delete group - Delete a Gitlab group by specifying the id or group path
- gitlabctl delete member - Delete a member by specifying the member name as the first argument
- gitlabctl delete project - Delete a Gitlab project by specifying the full path
- gitlabctl delete project-hook - Delete a Gitlab project hook by specifying the project’s full path or id
- gitlabctl delete ssh-key - Delete registered ssh keys
- gitlabctl delete tag - Delete a project tag
- gitlabctl delete user - Delete a Gitlab user by specifying the username