exo-compute
Verified for current stable LTS
Exo Compute Command: List Instance Types
Use for list instance types with Exo Compute. Exact CLI syntax to list instance types using Exo Compute.
When to use this: Use for list instance types with Exo Compute.
Command Syntax
exo compute instance-type list exo compute instance-type list Command Breakdown
exo is the base executable for this command.
FAQ
Purpose: Exact syntax to list instance types using Exo Compute.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exo Compute Command: Create Compute Resource
exo compute <resource_type> create <resource_name> Exo Compute Command: Register Ssh Key exo compute ssh-key register <key_name> <public_key_file> Exo Compute Command: Create Compute Instance With Ssh Key exo compute instance create <instance_name> <ssh_key_name> Exo Compute Command: Register Instance Template From Snapshot exo compute instance template register <template_name> --from-snapshot <snapshot_id> 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>