Skip to content

Releases: nexaa-cloud/nexaa-cli

v1.2.6

28 May 10:18

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.2.6/nexaa-v1.2.6-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.6-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.6-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.6-windows-amd64.zip
  • ARM64: nexaa-v1.2.6-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.

Full Changelog: v1.2.5...v1.2.6

v1.2.5

26 May 09:13
68b03ff

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.2.5/nexaa-v1.2.5-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.5-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.5-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.5-windows-amd64.zip
  • ARM64: nexaa-v1.2.5-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.

Full Changelog: v1.2.4...v1.2.5

v1.2.4

26 May 09:11
5191016

Choose a tag to compare

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 May 12:19
dfac1df

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.2.3/nexaa-v1.2.3-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.3-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.3-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.3-windows-amd64.zip
  • ARM64: nexaa-v1.2.3-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.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

29 Apr 18:42

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.2.2/nexaa-v1.2.2-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.2-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.2-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.2-windows-amd64.zip
  • ARM64: nexaa-v1.2.2-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.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Apr 13:32

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.2.1/nexaa-v1.2.1-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.1-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.1-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.1-windows-amd64.zip
  • ARM64: nexaa-v1.2.1-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.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Mar 08:15
33d6c4f

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.2.0/nexaa-v1.2.0-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.2.0-linux-amd64/nexaa-cli
sudo mv nexaa-v1.2.0-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.2.0-windows-amd64.zip
  • ARM64: nexaa-v1.2.0-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.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

17 Mar 07:07

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.1.1/nexaa-v1.1.1-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.1.1-linux-amd64/nexaa-cli
sudo mv nexaa-v1.1.1-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.1.1-windows-amd64.zip
  • ARM64: nexaa-v1.1.1-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.

What's Changed

  • external connections by @jaapio in #5
  • Removed advisor from the clouddatabaseclusterCreateInput by @gjsstigter in #6

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Mar 11:50

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.1.0/nexaa-v1.1.0-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.1.0-linux-amd64/nexaa-cli
sudo mv nexaa-v1.1.0-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.1.0-windows-amd64.zip
  • ARM64: nexaa-v1.1.0-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.

Full Changelog: v1.0.41...v1.1.0

v1.0.41

16 Dec 09:15
42f083c

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.41/nexaa-v1.0.41-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.41-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.41-linux-amd64/nexaa-cli /usr/local/bin/

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

macOS

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

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

Windows

Download the appropriate .zip file for your architecture:

  • AMD64: nexaa-v1.0.41-windows-amd64.zip
  • ARM64: nexaa-v1.0.41-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.

What's Changed

Full Changelog: v1.0.40...v1.0.41