confluentinc / cli

CLI for Confluent Cloud and Confluent Platform
https://docs.confluent.io/confluent-cli/current/overview.html
Other
56 stars 10 forks source link

Support 32 bit architectures #2498

Open akash142306 opened 10 months ago

akash142306 commented 10 months ago

this error is popping up on running this command curl -sL --http1.1 https://cnfl.io/cli | sh -s -- latest

confluentinc/cli crit uname_arch_check 'i686' got converted to 'i686' which is not a GOARCH value.

sgagniere commented 10 months ago

It looks like you're running on a 32 bit processor; we currently only release 64 bit versions of the CLI.