Skip to main content

Trinity CLI

Command-line interface for the Trinity Autonomous Agent Orchestration Platform.

Install

# With pip
pip install trinity-cli

# With pipx (recommended — isolated environment)
pipx install trinity-cli

Quick Start

# Connect to your Trinity instance
trinity init

# List your agents
trinity agents list

# Chat with an agent
trinity chat my-agent "Hello, what can you do?"

# Check fleet health
trinity health fleet

Multi-Instance Profiles

Manage multiple Trinity instances (local dev, staging, production):

# First instance (created during init)
trinity init

# Add another instance
trinity init --profile production

# Switch between instances
trinity profile use production
trinity profile list

Commands

Command Description
trinity init Connect to a Trinity instance
trinity login Re-authenticate with stored instance
trinity agents list List all agents
trinity agents create <name> Create a new agent
trinity agents start <name> Start an agent
trinity agents stop <name> Stop an agent
trinity chat <agent> "msg" Chat with an agent
trinity history <agent> View chat history
trinity logs <agent> View agent logs
trinity health fleet Fleet health overview
trinity health agent <name> Single agent health
trinity skills list Browse skill library
trinity schedules list <agent> View agent schedules
trinity profile list List configured profiles
trinity profile use <name> Switch active profile

Output Formats

# Table (default, human-readable)
trinity agents list

# JSON (for piping/scripting)
trinity agents list --format json

Environment Variables

Variable Description
TRINITY_URL Override instance URL
TRINITY_API_KEY Override auth token
TRINITY_PROFILE Override active profile

Documentation

License

Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trinity_cli-0.2.7.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trinity_cli-0.2.7-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file trinity_cli-0.2.7.tar.gz.

File metadata

  • Download URL: trinity_cli-0.2.7.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for trinity_cli-0.2.7.tar.gz
Algorithm Hash digest
SHA256 aafda79dfd570319cbb6ccfb495c1128391c08149a53ceeaf27f2b9f72ea92b1
MD5 fc09c7283207f63be816a92e411a58bc
BLAKE2b-256 272155cbd12170fda44c5481015ef00c85ff25fefad9e976da9697368df336d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for trinity_cli-0.2.7.tar.gz:

Publisher: publish-cli.yml on Abilityai/trinity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file trinity_cli-0.2.7-py3-none-any.whl.

File metadata

  • Download URL: trinity_cli-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for trinity_cli-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2e1c5b90e65cf49658421370f224323f2cae334b5fd7b1586797ba2207aa7eac
MD5 54ffc64f27236becabb5103fbebe30e1
BLAKE2b-256 f4420261dc2f760eeb1e026d5debf667724d59d15774f712692bbc243ea82111

See more details on using hashes here.

Provenance

The following attestation bundles were made for trinity_cli-0.2.7-py3-none-any.whl:

Publisher: publish-cli.yml on Abilityai/trinity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.2.7 This release

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page