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.0.tar.gz
(6.6 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.0.tar.gz.
File metadata
- Download URL: computeid_cli-1.0.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee7190a2a6d18352bfa27d9e2a93812f73b99674ded32bfe7117332011a1c40
|
|
| MD5 |
c0d9d499da3884274ceb2f765d8fc4a0
|
|
| BLAKE2b-256 |
b355a96a11ba1bae04208897dc39a14608a3d59fc8b41f70a7deafbaca4c0434
|
File details
Details for the file computeid_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: computeid_cli-1.0.0-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 |
4c44ecb5f69c9d6ce9db7f2b753729d1a50533b3625c5116203114428031326f
|
|
| MD5 |
df41c8b86b0fe64873e5668fa04847a7
|
|
| BLAKE2b-256 |
49e3da010d49fe1d03da0389868ff33de36ffa306649a4b86d0e7b64f3805131
|