CLI & GUI Management Tools

  • CLI Overview: orient-cli --help lists commands for:

    • deploy, undeploy

    • status, logs

    • model list, model register

    • data ingest, data status

  • Environment Provisioning:

    orient-cli env create --name staging --region us-west-2
  • GUI Dashboard: Accessible at https://orient-ai.cloud:

    • Agent Monitor: Real‑time P&L, latency, and event logs.

    • Pipeline Builder: Drag‑and‑drop interface for composing agent workflows.

    • Alerting: Configure thresholds and notifications via email, Slack, or webhook.

Last updated