Command Line Limitations

The EmbedOps CLI is designed to be used with EmbedOps configured CI pipelines.

Examples of unsupported CI configurations:

  • non-docker based jobs
  • include: on GitLab, uses: on GitHub, pipe: on BitBucket
  • multiline strings in script sections
  • uses:  in Github Actions such as uses: actions/checkout@v2
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.