jthegedus / asdf-gcloud

☁️ GCloud CLI (Google Cloud SDK) plugin for asdf version manager. Pin gcloud versions for each project!
https://asdf-vm.com
MIT License
55 stars 22 forks source link

feat: support arm builds #49

Closed nklmilojevic closed 3 years ago

nklmilojevic commented 3 years ago

Added the correct way to get the architecture

Description

This maps host's architecture more efficiently and also enables support for native M1 Macs.

Motivation and Context

To make it work natively on supported architectures.

Types of changes

Usage examples

How Has This Been Tested?

Tested on x86_64 Mac, Ubuntu and M1 Mac.

Checklist: