glab(1) glab(1)

glab-ci-config-compile - View the fully expanded CI/CD configuration.

glab ci config compile [flags]

View the fully expanded CI/CD configuration.

--help[=false] Show help for command

-R, --repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO format or full URL or git URL

# Uses .gitlab-ci.yml in the current directory
$ glab ci config compile
$ glab ci config compile .gitlab-ci.yml
$ glab ci config compile path/to/.gitlab-ci.yml

glab-ci-config(1)

Apr 2024 Auto generated by spf13/cobra