akamai / cli-dns

Akamai CLI for Edge DNS
Apache License 2.0
9 stars 7 forks source link

akamai cli-dns arm64 support #10

Open joberget opened 2 years ago

joberget commented 2 years ago

Hi, I am running on an Macbook M1 ARM64 and cannot install cli-dns. Looks like the binary for arm64 is not available.

# uname -a
root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64

# akamai install dns
Attempting to fetch command from https://github.com/akamai/cli-dns.git... ... [OK]
Installing... ... [WARN]
unable to build binary: dns
? Binary command(s) found, would you like to download and install it? Yes
Downloading binary... ... [FAIL]
Unable to download binary: invalid response status while fetching command binary: 404
 ERROR[0002] Unable to download binary: invalid response status while fetching command binary: 404 command=install
 ERROR[0002] INSTALL ERROR: Unable to install selected package command=install
Unable to install selected package
joberget commented 2 years ago

Any update on this?