Skip to content

Releases: nexaa-cloud/nexaa-cli

v1.0.33

03 Sep 15:24
284a255

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.33/nexaa-v1.0.33-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.33-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.33-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.33/nexaa-v1.0.33-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.33-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.33-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.33/nexaa-v1.0.33-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.33-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.33-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.33/nexaa-v1.0.33-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.33-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.33-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.33-windows-amd64.zip
  • ARM64: nexaa-v1.0.33-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.32

02 Sep 08:27
8019b7f

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.32/nexaa-v1.0.32-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.32-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.32-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.32/nexaa-v1.0.32-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.32-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.32-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.32/nexaa-v1.0.32-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.32-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.32-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.32/nexaa-v1.0.32-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.32-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.32-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.32-windows-amd64.zip
  • ARM64: nexaa-v1.0.32-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.31

02 Sep 07:14
6385a35

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.31/nexaa-v1.0.31-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.31-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.31-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.31/nexaa-v1.0.31-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.31-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.31-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.31/nexaa-v1.0.31-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.31-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.31-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.31/nexaa-v1.0.31-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.31-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.31-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.31-windows-amd64.zip
  • ARM64: nexaa-v1.0.31-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.30

31 Aug 10:36
d24ecce

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.30/nexaa-v1.0.30-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.30-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.30-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.30/nexaa-v1.0.30-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.30-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.30-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.30/nexaa-v1.0.30-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.30-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.30-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.30/nexaa-v1.0.30-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.30-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.30-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.30-windows-amd64.zip
  • ARM64: nexaa-v1.0.30-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.29

29 Aug 08:18
cd8fcd9

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.29/nexaa-v1.0.29-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.29-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.29-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.29/nexaa-v1.0.29-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.29-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.29-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.29/nexaa-v1.0.29-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.29-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.29-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.29/nexaa-v1.0.29-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.29-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.29-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.29-windows-amd64.zip
  • ARM64: nexaa-v1.0.29-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.28

28 Aug 18:40
5dc3ed1

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.28/nexaa-v1.0.28-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.28-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.28-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.28/nexaa-v1.0.28-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.28-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.28-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.28/nexaa-v1.0.28-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.28-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.28-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.28/nexaa-v1.0.28-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.28-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.28-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.28-windows-amd64.zip
  • ARM64: nexaa-v1.0.28-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.27

27 Aug 12:14
3b8c7fb

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.27/nexaa-v1.0.27-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.27-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.27-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.27/nexaa-v1.0.27-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.27-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.27-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.27/nexaa-v1.0.27-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.27-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.27-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.27/nexaa-v1.0.27-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.27-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.27-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.27-windows-amd64.zip
  • ARM64: nexaa-v1.0.27-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.26

27 Aug 08:03
304ee95

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.26/nexaa-v1.0.26-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.26-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.26-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.26/nexaa-v1.0.26-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.26-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.26-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.26/nexaa-v1.0.26-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.26-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.26-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.26/nexaa-v1.0.26-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.26-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.26-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.26-windows-amd64.zip
  • ARM64: nexaa-v1.0.26-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.25

25 Aug 14:19
be7913d

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.25/nexaa-v1.0.25-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.25-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.25-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.25/nexaa-v1.0.25-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.25-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.25-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.25/nexaa-v1.0.25-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.25-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.25-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.25/nexaa-v1.0.25-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.25-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.25-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.25-windows-amd64.zip
  • ARM64: nexaa-v1.0.25-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.

v1.0.24

25 Aug 08:46

Choose a tag to compare

Installation

Download the appropriate binary for your platform from the assets below.

Linux

# AMD64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.24/nexaa-v1.0.24-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.24-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.24-linux-amd64/nexaa-cli /usr/local/bin/

# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.24/nexaa-v1.0.24-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.24-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.24-linux-arm64/nexaa-cli /usr/local/bin/

macOS

# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.24/nexaa-v1.0.24-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.24-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.24-darwin-amd64/nexaa-cli /usr/local/bin/

# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.24/nexaa-v1.0.24-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.24-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.24-darwin-arm64/nexaa-cli /usr/local/bin/

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.24-windows-amd64.zip
  • ARM64: nexaa-v1.0.24-windows-arm64.zip

Extract the zip file and add the executable to your PATH.

Verify installation

nexaa-cli version

Checksums

Verify your download using the checksums in checksums.txt.