FreeBSD Manual Pages
glab(1) glab(1) NAME glab-config-set - Updates configuration with the value of a given key. SYNOPSIS glab config set [flags] DESCRIPTION Use glab config set --global to write to the global configuration. Specifying the --host flag also saves to the global configuration file. OPTIONS -g, --global[=false] Write to global '~/.config/glab-cli/con- fig.yml' file rather than the repository's '.git/glab-cli/config.yml' file. --host="" Set per-host setting. OPTIONS INHERITED FROM PARENT COMMANDS -h, --help[=false] Show help for this command. EXAMPLE glab config set editor vim glab config set token xxxxx --host gitlab.com glab config set check_update false --global SEE ALSO glab-config(1) Auto generated by spf13/cobra Jun 2026 glab(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPTIONS INHERITED FROM PARENT COMMANDS | EXAMPLE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-config-set&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
