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-variable-export - Export variables from a project or group.

Description

       Export variables from a project or group.

Example

       glab variable export
       glab variable export --per-page 1000 --page 1
       glab variable export --group gitlab-org
       glab variable export --group gitlab-org --per-page 1000 --page 1

Name

       glab-variable-export - Export variables from a project or group.

Options

-F, --format="json"      Format of output: json, export, env.

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

       -p, --page=1      Page number.

       -P, --per-page=100      Number of items to list per page.

       -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.

See Also

glab-variable(1)

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

Synopsis

glabvariableexport[flags]

See Also