logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Prints the value of a given configuration key.

Example

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

Name

       glab-config-get - 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'.

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

Options Inherited From Parent Commands

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

See Also

glab-config(1)

Auto generated by spf13/cobra                       Nov 2024                                             glab(1)

Synopsis

glabconfigget[flags]

See Also