Cli/ref/mw gitlab ci config compile

< Cli‎ | ref

mw gitlab ci config compile

edit

View the fully expanded CI/CD configuration.

mw gitlab ci config compile [flags]

Examples

edit
# 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

Options inherited from parent commands

edit
      --help              Help for this command
      --no-interaction    Do not ask any interactive questions
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL
  -v, --verbose count     Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

edit