Command Reference
All hermes-agent-cloud commands, flags, and examples.
deployDeploy Hermes Agent to a cloud provider. Launches an interactive wizard if no flags are supplied.
Flags / sub-commands
--cloud aws|gcp|azure--region REGION--size SIZE--preset PRESET (GCP)--packs pack1,pack2 (GCP)--config FILE--dry-run--explainExamples
statusShow live resource status for the deployed instance.
Examples
openOpen the Hermes WebUI in your browser via an SSH tunnel.
Examples
tunnelOpen an SSH tunnel to the WebUI (port-forward only, no browser launch).
Examples
sshOpen an interactive shell on the Hermes instance.
Examples
logsStream live Hermes gateway logs from the remote instance.
Examples
updateUpgrade the Hermes Agent on the VM to the latest version.
Examples
update-ipRe-detect your public IP and update cloud firewall rules.
Examples
secretsRotate or update API keys stored in the cloud vault.
Examples
billingShow cloud cost summary and budget alerts.
Flags / sub-commands
--cloud aws|gcp|azureExamples
ebsAWSManage the persistent EBS data volume (attach, detach, or migrate).
Flags / sub-commands
statusdetachattach <instance-id>migrateExamples
backupSnapshot skills, memory, and config to local and cloud storage.
Examples
doctorRun post-deploy diagnostics (service health, disk, memory, env). GCP support is richest.
Examples
ci-setupGenerate a GitHub Actions workflow for automated deploy pipelines.
Examples
profileManage named profiles for multi-instance deployments.
Examples
redundancyManage multi-cloud failover: view status or trigger a failover.
Flags / sub-commands
statusfailoverExamples
destroyTear down all deployed cloud resources for the current profile.
Examples
versionPrint the current hermes-agent-cloud version.
Examples