exo-compute
Verified for current stable LTS
Exo Compute Commands
Exo Compute command syntax with verified terminal examples.
Commands
7 commands for Exo Compute
exo-compute Operations
Exo Compute Command: Create Compute Resource
exo compute <resource_type> create <resource_name> exo-compute Operations
Exo Compute Command: List Instance Types
exo compute instance-type list exo-compute Operations
Exo Compute Command: Register Ssh Key
exo compute ssh-key register <key_name> <public_key_file> exo-compute Operations
Exo Compute Command: Create Compute Instance With Ssh Key
exo compute instance create <instance_name> <ssh_key_name> exo-compute Operations
Exo Compute Command: Register Instance Template From Snapshot
exo compute instance template register <template_name> --from-snapshot <snapshot_id> exo-compute Operations
Exo Compute Command: Add Security Group Rule
exo compute security-group rule add <security_group_name|id> --description '<Allow SSH access>' --flow <ingress> --port <22> --network <0.0.0.0/0> exo-compute Operations
Exo Compute Command: Manage Load Balancer Service
exo compute load-balancer service add <load_balancer_name|id> <service_name> --port <service_port> Suggest a Exo Compute Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Exo Compute workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.