.nh .TH "glab" "1" "Apr 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 \fB\fChttps://gitlab.com\fR .IP \(bu 2 browser: if unset, default browser is used. Override with environment variable $BROWSER .IP \(bu 2 editor: if unset, default editor is used. Override with environment variable $EDITOR .IP \(bu 2 visual: takes precedence over editor. If unset, default editor is used. Override with environment variable $VISUAL .IP \(bu 2 glamour_style: your desired Markdown renderer style. Options are dark, light, notty. Custom styles are allowed using glamour \[la]https://github.com/charmbracelet/glamour#styles\[ra] .IP \(bu 2 glab_pager: your desired pager command to use (e.g. less -R) .IP \(bu 2 check_update: if true, notifies of any available updates to glab. Defaults to true .IP \(bu 2 display_hyperlinks: if true, and using a TTY, outputs hyperlinks for issues and MR 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 command .SH SEE ALSO .PP \fBglab(1)\fP, \fBglab-config-get(1)\fP, \fBglab-config-set(1)\fP