-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
→ ec2-instance-selector -a arm64_mac
NOTE: There was an error while parsing the commandline flags: error cpu-architecture must be one of: x86_64, x86_64_mac, amd64, i386, arm64
→ aws ec2 --region us-east-1 describe-instance-types \
--filters "Name=processor-info.supported-architecture,Values=arm64_mac" \
| jq -r '.InstanceTypes[].InstanceType'
mac2-m2.metal
mac2.metal
mac2-m1ultra.metal
mac2-m2pro.metal
Metadata
Metadata
Assignees
Labels
No labels