glab(1) glab(1)

glab-config-set - Updates configuration with the value of a given key

glab config set [flags]

Update the configuration by setting a key to a value. Use glab config set --global if you want to set a global config. Specifying the --hostname flag also saves in the global config file

-g, --global[=false] write to global ~/.config/glab-cli/config.yml file rather than the repository .glab-cli/config/config

-h, --host="" Set per-host setting

--help[=false] Show help for command


glab config set editor vim
glab config set token xxxxx -h gitlab.com

glab-config(1)

Mar 2023 Auto generated by spf13/cobra