glab-ci-config-compile - Man Page
View the fully expanded CI/CD configuration.
Synopsis
glab ci config compile [flags]
Description
View the fully expanded CI/CD configuration.
Options Inherited from Parent Commands
--help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Example
# 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
See Also
Referenced By
Oct 2024 Auto generated by spf13/cobra