graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

CLI for linux/arm64

Open paritosh-08 opened this issue 1 year ago • 1 comments

Component

CLI for DDN

Is your proposal related to a problem?

No

Describe the solution you'd like

Please provide CLI for linux/arm.

The current installation command for CLI doesn't work for linux/arm

Describe alternatives you've considered

None

paritosh-08 avatar Jul 15 '24 09:07 paritosh-08

Same issue here.

This is the URL it tries to hit: https://graphql-engine-cdn.hasura.io/ddn/cli/v4/latest/cli-ddn-linux-arm64 If I change the URL from arm64 to amd64 the download works: https://graphql-engine-cdn.hasura.io/ddn/cli/v4/latest/cli-ddn-linux-amd64

Is this a bug (missing arm64 binary) or is linux/arm64 not supported?

Image

Jordan-Eckowitz avatar Mar 12 '25 15:03 Jordan-Eckowitz