CLI tool for ComputeID — cryptographic identity for AI compute infrastructure
Project description
ComputeID CLI
Command line tool for ComputeID — cryptographic identity for AI compute infrastructure.
Install
pip install computeid-cli
Quick Start
# Login
computeid login
# Check status
computeid status
# Register a GPU
computeid device register --name "NVIDIA A100" --ip 192.168.1.10
# List devices
computeid device list
# Approve a device
computeid device approve GPU-001
# Revoke a device
computeid device revoke GPU-001
# Issue an agent passport
computeid agent issue --name "ResearchAgent" --trust standard
# View audit logs
computeid logs
# Get help
computeid --help
Commands
| Command | Description |
|---|---|
computeid status |
Check API health |
computeid login |
Login with admin password |
computeid logout |
Logout |
computeid device list |
List all devices |
computeid device register |
Register a new GPU or server |
computeid device approve |
Approve a pending device |
computeid device revoke |
Revoke a device certificate |
computeid device authenticate |
Get JWT token for a device |
computeid agent issue |
Issue an AgentPassport |
computeid logs |
View audit logs |
computeid config show |
Show configuration |
computeid quickstart |
Interactive quick start guide |
Docs
compute-id.com | hello@compute-id.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
computeid_cli-1.0.2.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file computeid_cli-1.0.2.tar.gz.
File metadata
- Download URL: computeid_cli-1.0.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5650c424500c6d1020a06a13ed50780a04bfc32297659e1d288c26532069959
|
|
| MD5 |
00ff56efb5e0fccb3cded22a351bdcbe
|
|
| BLAKE2b-256 |
719ada4749a79942fba7d48e4651d935415abcb0344364d5e36f8e07687b28d0
|
File details
Details for the file computeid_cli-1.0.2-py3-none-any.whl.
File metadata
- Download URL: computeid_cli-1.0.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84227a4cf842063d14dacbda4c1bf960a1e9bb3d3e28bb0e5d2d700dc0d69091
|
|
| MD5 |
af6ab9f77cd06d2bb57acbe0a8b4aefa
|
|
| BLAKE2b-256 |
e7079525d8361312e04346bc2828cb4ccbce5ad443669075e84c23be875b7c58
|