glab config get¶
Prints the value of a given configuration key
Examples¶
$ glab config get editor
vim
$ glab config get glamour_style
notty
Options¶
-g, --global Read from global config file (~/.config/glab-cli/config.yml). [Default: looks through Environment variables → Local → Global]
-h, --host string Get per-host setting
Options inherited from parent commands¶
--help Show help for command