glab config
Manage glab settings.
Synopsis
Manage key/value strings.
Current respected settings:
browser: If unset, uses the default browser. Override with environment variable$BROWSER.check_update: If true, notifies of new versions of glab. Defaults totrue. Override with environment variable$GLAB_CHECK_UPDATE.display_hyperlinks: Iffalse, disables hyperlinks in terminal output. Defaults totrue. Override with environment variable$FORCE_HYPERLINKS.editor: If unset, uses the default editor. Override with environment variable$EDITOR.glab_pager: Your desired pager command to use, such asless -R.glamour_style: Your desired Markdown renderer style. Options are dark, light, notty. Custom styles are available using glamour.host: If unset, defaults tohttps://gitlab.com.token: Your GitLab access token. Defaults to environment variables.visual: Takes precedence overeditor. If unset, uses the default editor. Override with environment variable$VISUAL.
Aliases
confOptions
-g, --global Use global config file.Options inherited from parent commands
-h, --help Show help for this command.