gitlabctl edit
Update or patch a Gitlab resource
Synopsis
Update or patch a Gitlab resource
Options
-h, --help help for edit
-o, --out string Print the command output to the desired format. (json, yaml, simple) (default "simple")
Options inherited from parent commands
--config string config file (default is $HOME/.gitlabctl.yaml)
SEE ALSO
- gitlabctl - Gitlab command-line interface
- gitlabctl edit branch - Protect or unprotect a repositort branch
- gitlabctl edit group - Update a group by specifying the group id or path and using flags for fields to modify
- gitlabctl edit member - Edit a member by specifying the member name as the first argument
- gitlabctl edit project - Edit a project by specifying the project id or path and using flags for fields to modify
- gitlabctl edit project-hook - Edit a project hook by specifying the project id or path and using flags for fields to modify
- gitlabctl edit release - Update the release note of a project’s release
- gitlabctl edit user - Modify a user by specifying the id or username and using flags for fields to modify