ComputeNet CLI
The ComputeNet CLI provides tools for node operation, job submission, and network interaction from the command line.
Installation
# Download and install curl -L https://releases.computenet.io/cli/latest | sh # Verify installation computenet --version
Commands
computenet node
Node management commands (start, stop, status)
computenet job
Submit and manage compute jobs
computenet receipt
View and verify compute receipts
computenet key
Key generation and management
computenet config
Configuration management
Draft
CLI is in development. Commands and options may change.