generated: '2026-08-02' method: searched source: https://github.com/OutSystems/outsystems-pipeline docs: https://github.com/OutSystems/outsystems-pipeline#readme summary: >- OutSystems does not ship a single branded `outsystems` or `odc` CLI binary for the public REST APIs. What it publishes first-party is `outsystems-pipeline`, a Python package of command-invocable scripts that wrap the platform lifecycle APIs for CI/CD automation, plus `@outsystems/assistant`, an internal engineering-workflow CLI. Both are recorded honestly below; neither is a general-purpose ODC API client. clis: - name: outsystems-pipeline official: true primary: true language: python license: Apache-2.0 version: 0.10.3 repository: https://github.com/OutSystems/outsystems-pipeline registry: https://pypi.org/project/outsystems-pipeline/ package: packages/outsystems-packages.yml purpose: >- "Provides functions to support the creation of OutSystems CI/CD pipelines using your DevOps automation tool of choice." Ships example pipelines for common DevOps automation tools alongside the library. install: - method: pip command: pip install -U outsystems-pipeline invocation_style: python module scripts invocation_note: >- Scripts are invoked as Python modules from a pipeline step rather than through a single subcommand-dispatching binary, e.g. `python -m outsystems.pipeline.