table of contents
other versions
- Tumbleweed 1.74.0-1.1
- Leap-16.0
- Leap-15.6
| glab(1) | glab(1) |
NAME¶
glab-config-get - Prints the value of a given configuration key.
SYNOPSIS¶
glab config get [flags]
DESCRIPTION¶
Prints the value of a given configuration key.
OPTIONS¶
-g, --global[=false] Read from global config file (~/.config/glab-cli/config.yml). (default checks 'Environment variables → Local → Global')
--host="" Get per-host setting.
OPTIONS INHERITED FROM PARENT COMMANDS¶
-h, --help[=false] Show help for this command.
EXAMPLE¶
$ glab config get editor > vim $ glab config get glamour_style > notty
SEE ALSO¶
| Oct 2025 | Auto generated by spf13/cobra |