glab-variable-list - Man Page

List variables for a project or group.

Synopsis

glab variable list [flags]

Description

List variables for a project or group.

Options

-g, --group="" Select a group or subgroup. Ignored if a repository argument is set.

-F, --output="text" Format output as: text, json.

-R, ā€‰--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
format. Also accepts full URL or Git URL.

Options Inherited from Parent Commands

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

Example

glab variable list

See Also

glab-variable(1)

Referenced By

glab-variable(1).

Oct 2024 Auto generated by spf13/cobra