Command Line Interface Installation

Command Line Interface Installation

The Ortelius Command Line Interface (CLI)

The Ortelius Command Line Interface supports integration with DevOps tools and CI/CD pipelines.

The CLI Python script interacts with the Ortelius REST APIs to perform:

  • Approve the application version
  • Move the application version using the supplied task
  • Create/replace the component version for the application version
  • Assign a component version to an application version
  • Assign the key/values pairs to the component version
  • Create a bash file from the component .toml file
  • Export a domain including all objects to stdout
  • Imports the export file into the new domain
  • Deploy the Application

Up to Date Usage Info and Installation Instructions

Refer to the Ortelius GitHub CLI Documentation for installation instructions and the latest usage and parameters.

Last modified October 25, 2022: add ortelius cli install reference (2d55309)