OrchestrateOS CLI

The OrchestrateOS Command-Line Interface (`infracanvas`) is a powerful tool designed to integrate visual configuration layouts directly with native infrastructure-as-code manifests. With the CLI, platform teams can synchronize local directories, query workspace settings, and stream deployment pipelines from their local terminals or CI/CD pipelines.

Main Capabilities

  • Code Reverse-Parsing: Recursively parse Terraform HCL, Ansible YAML, and Kubernetes manifests into canvas visual blocks.
  • Live WebSocket Sync: Sync changes locally and see the browser visual canvas update in real-time.
  • Deployment Logs Stream: Pipe pipeline output straight to terminal stdout.