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.1.0.tar.gz (21.9 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.1.0-py3-none-any.whl (31.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proxima_cli-1.1.0.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for proxima_cli-1.1.0.tar.gz
Algorithm Hash digest
SHA256 6ed615e730a37186f667ecaf6641e535ac288ad2b64f292ba6c8433a5ec0ec55
MD5 ba2ca1ed194ad6bf945d468d65780c20
BLAKE2b-256 286312cfdbc900b7c09fb3593ae2120bd79cca23ec21ca895de89a9b6eed61c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: proxima_cli-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 31.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for proxima_cli-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3281cefa9faba2f7ee366808913b24c20e472cbefce9d4d89eee9396daee8235
MD5 51a813f140dcc09c1920fffcaba68c7e
BLAKE2b-256 0cbb3917db9b479b379af40ba0a475066eefaeab7637ca971b529612d7c68bd1

See more details on using hashes here.

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