.nh .TH "glab" "1" "Sep 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-config - Set and get glab settings. .SH SYNOPSIS .PP \fBglab config [flags]\fP .SH DESCRIPTION .PP Get and set key/value strings. .PP Current respected settings: .RS .IP \(bu 2 token: Your GitLab access token. Defaults to environment variables. .IP \(bu 2 host: If unset, defaults to \fBhttps://gitlab.com\fR\&. .IP \(bu 2 browser: If unset, uses the default browser. Override with environment variable $BROWSER. .IP \(bu 2 editor: If unset, uses the default editor. Override with environment variable $EDITOR. .IP \(bu 2 visual: Takes precedence over 'editor'. If unset, uses the default editor. Override with environment variable $VISUAL. .IP \(bu 2 glamour_style: Your desired Markdown renderer style. Options are dark, light, notty. Custom styles are available using glamour \[la]https://github.com/charmbracelet/glamour#styles\[ra]\&. .IP \(bu 2 glab_pager: Your desired pager command to use, such as 'less -R'. .IP \(bu 2 check_update: If true, notifies of new versions of glab. Defaults to true. .IP \(bu 2 display_hyperlinks: If true, and using a TTY, outputs hyperlinks for issues and merge request lists. Defaults to false. .RE .SH OPTIONS .PP \fB-g\fP, \fB--global\fP[=false] Use global config file. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for this command. .SH SEE ALSO .PP \fBglab(1)\fP, \fBglab-config-get(1)\fP, \fBglab-config-set(1)\fP