Skip to content

arm64_mac cpu-architecture #349

@ei-grad

Description

@ei-grad
→ 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions