Cli/ref/mw gitlab snippet
Appearance
mw gitlab snippet
[edit]Create, view and manage snippets.
Examples
[edit]glab snippet create --title "Title of the snippet" --filename "main.go"
Options
[edit]-R, --repo OWNER/REPO Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
Options inherited from parent commands
[edit] --help Help for this command
--no-interaction Do not ask any interactive questions
-v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
[edit]- mw gitlab - Wikimedia Gitlab instance
- mw gitlab snippet create - Create a new snippet.