cli icon indicating copy to clipboard operation
cli copied to clipboard

CLI-3559: Support 32 bit architectures

Open akash142306 opened this issue 2 years ago • 1 comments

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.

akash142306 avatar Dec 14 '23 06:12 akash142306

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

sgagniere avatar Dec 15 '23 18:12 sgagniere