mw gitlab variable get
editget a project or group variable
mw gitlab variable get <key> [flags]
Examples
editglab variable get VAR_KEY glab variable get -g GROUP VAR_KEY glab variable get -s SCOPE VAR_KEY
Options
edit-g, --group string Get variable for a group -F, --output string Format output as: text, json (default "text") -s, --scope string The environment_scope of the variable. All (*), or specific environments. (default "*")
Options inherited from parent commands
edit--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
edit- mw gitlab variable - Manage GitLab Project and Group Variables