DOKK / manpages / debian 13 / glab / glab-config-get.1.en
glab(1) glab(1)

glab-config-get - Prints the value of a given configuration key.

glab config get [flags]

Prints the value of a given configuration key.

-g, --global[=false] Read from global config file (~/.config/glab-cli/config.yml). Default: checks 'Environment variables → Local → Global'.

-h, --host="" Get per-host setting.

--help[=false] Show help for this command.


$ glab config get editor
vim
$ glab config get glamour_style
notty

glab-config(1)

Jun 2025 Auto generated by spf13/cobra