< Cli < ref

mw gitlab config

Set and get glab settings

Synopsis

Get and set key/value strings.

Current respected settings:

  • token: Your GitLab access token, defaults to environment variables
  • gitlab_uri: if unset, defaults to https://gitlab.wikimedia.org
  • browser: if unset, defaults to environment variables
  • editor: if unset, defaults to environment variables.
  • visual: alternative for editor. if unset, defaults to environment variables.
  • glamour_style: Your desired Markdown renderer style. Options are dark, light, notty. Custom styles are allowed using glamour
  • glab_pager: Your desired pager command to use (e.g. less -R)

Options

  -g, --global   use global config file

Options inherited from parent commands

      --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

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.