< Cli < ref
mw gitlab variable get
get a project or group variable
mw gitlab variable get <key> [flags]
Examples
glab variable get VAR_KEY glab variable get -g GROUP VAR_KEY glab variable get -s SCOPE VAR_KEY
Options
-g, --group string Get variable for a group -s, --scope string The environment_scope of the variable. All (*), or specific environments. (default "*")
Options inherited from parent commands
--help Help for this command --no-interaction Do not ask any interactive questions -R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL -v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
- mw gitlab variable - Manage GitLab Project and Group Variables
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.