Skip to main content

Proxima AIP CLI — manage your Proxima Intelligence platform

Project description

Proxima CLI

The official command-line interface for Proxima AIP — manage your AI agent platform from the terminal.

Install

pipx install proxima-cli
# or
pip install proxima-cli

Quick Start

# Login (opens browser for SSO)
prox login

# Check connection
prox whoami

# List agents
prox agent list

# Create a domain
prox domain create --id finance --name "Finance"

# Deploy an agent from a package
prox agent deploy --from ./my-agent/

Configuration

# Set your platform gateway URL
prox config set gateway https://gateway.your-platform.com

# Set catalog (for pulling pre-built agents)
prox config set catalog https://catalog.proximaintel.com

# View config
prox config list

Commands

Command Group Description
prox login / logout / whoami Authentication
prox config Environment configuration
prox catalog Browse and pull agents from Proxima Catalog
prox agent Create, configure, deploy, publish agents
prox toolbox Build and register toolboxes
prox knowledge Manage data sources and knowledge bases
prox secret Manage credentials
prox model Register LLM providers
prox ontology Manage entity models
prox routine Schedule autonomous agent execution
prox workflow Multi-agent orchestration pipelines
prox governance Audit logs and usage stats
prox platform Health checks and service management

Agent Deployment

prox agent deploy --from ./my-agent/

Expects:

my-agent/
├── agent.yaml           # Agent config
├── toolbox/             # Optional: custom tools
│   ├── tools.py
│   ├── Dockerfile
│   └── requirements.txt
├── knowledge.yaml       # Data source requirements
└── workspace.json       # Dashboard layout

One command. Full agent. Production-ready.

CI/CD

prox login --api-key $PLATFORM_API_KEY
prox config set gateway $GATEWAY_URL
prox agent deploy --from ./agents/my-agent/

Documentation

Full docs at docs.proximaintel.com/cli

Project details


Download files

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

Source Distribution

proxima_cli-1.2.3.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

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

proxima_cli-1.2.3-py3-none-any.whl (33.5 kB view details)

Uploaded Python 3

File details

Details for the file proxima_cli-1.2.3.tar.gz.

File metadata

  • Download URL: proxima_cli-1.2.3.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for proxima_cli-1.2.3.tar.gz
Algorithm Hash digest
SHA256 ec763d7a5db4ab46ca8e392afac30550f73cc82f3b3c1cadbc190293c28520d7
MD5 160868da2a33d92b232a19198d0bd36d
BLAKE2b-256 c4c1d54a33b46bc7791a863a2e8d97e7767d7e4c1da4ce3ed4d49d8b67af4540

See more details on using hashes here.

Provenance

The following attestation bundles were made for proxima_cli-1.2.3.tar.gz:

Publisher: publish.yml on proximaintel/proxima-cli

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

File details

Details for the file proxima_cli-1.2.3-py3-none-any.whl.

File metadata

  • Download URL: proxima_cli-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for proxima_cli-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4b853725b306c06319492c2abef1f4a6c04f8fb78dd38118b6e9cb03561ef993
MD5 e394bec6e3b4746bd1b34ecce54e9054
BLAKE2b-256 9d2e6eb2037ecc89478d0797a7af47d93c2b9e14a4c8966516dc778d9bb7f783

See more details on using hashes here.

Provenance

The following attestation bundles were made for proxima_cli-1.2.3-py3-none-any.whl:

Publisher: publish.yml on proximaintel/proxima-cli

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

Supported by

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