Commands
This page includes all essential InfraMind CLI commands used across deployment, execution, staking, testing, and governance. Each command is tested against production or testnet agents and reflects the real behavior of the mesh and its tools.
π§± Node Setup & Lifecycle
# Install and launch InfraMind node (auto-config)
curl -sL https://inframind.host/install.sh | bash
# View node status (ID, region, stake, uptime, SLA)
infra status
# Restart node (systemd)
sudo systemctl restart inframind-node
# View live container logs
docker logs -f inframind-node
# Check connected region, active jobs
infra mesh info
# Exit and unregister node
infra node shutdownπ€ Model Deployment
π§ͺ Testing & Simulation
π Access & Authorization
π° Staking & Rewards
π Node Monitoring
π§ Model Marketplace
π― Bounties & Submissions
βοΈ Governance & Voting
π§ͺ Misc Utilities
Last updated

