Releases: nexaa-cloud/nexaa-cli
v1.0.41
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 versionChecksums
Verify your download using the checksums in checksums.txt.
What's Changed
- Message queues by @stijnie2210 in #4
Full Changelog: v1.0.40...v1.0.41
v1.0.40
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.40/nexaa-v1.0.40-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.40-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.40-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.40/nexaa-v1.0.40-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.40-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.40-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.40/nexaa-v1.0.40-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.40-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.40-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.40/nexaa-v1.0.40-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.40-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.40-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.40-windows-amd64.zip - ARM64:
nexaa-v1.0.40-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
Full Changelog: v1.0.39...v1.0.40
v1.0.38
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.38/nexaa-v1.0.38-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.38-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.38-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.38/nexaa-v1.0.38-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.38-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.38-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.38/nexaa-v1.0.38-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.38-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.38-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.38/nexaa-v1.0.38-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.38-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.38-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.38-windows-amd64.zip - ARM64:
nexaa-v1.0.38-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
What's Changed
- Command entrypoint container by @stijnie2210 in #3
Full Changelog: v1.0.37...v1.0.38
v1.0.37
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.37/nexaa-v1.0.37-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.37-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.37-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.37/nexaa-v1.0.37-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.37-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.37-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.37/nexaa-v1.0.37-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.37-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.37-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.37/nexaa-v1.0.37-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.37-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.37-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.37-windows-amd64.zip - ARM64:
nexaa-v1.0.37-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
What's Changed
- Feature/starter containers by @stijnie2210 in #2
New Contributors
- @stijnie2210 made their first contribution in #2
Full Changelog: v1.0.36...v1.0.37
v1.0.36
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.36/nexaa-v1.0.36-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.36-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.36-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.36/nexaa-v1.0.36-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.36-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.36-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.36/nexaa-v1.0.36-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.36-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.36-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.36/nexaa-v1.0.36-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.36-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.36-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.36-windows-amd64.zip - ARM64:
nexaa-v1.0.36-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
v1.0.35
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.35/nexaa-v1.0.35-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.35-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.35-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.35/nexaa-v1.0.35-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.35-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.35-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.35/nexaa-v1.0.35-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.35-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.35-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.35/nexaa-v1.0.35-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.35-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.35-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.35-windows-amd64.zip - ARM64:
nexaa-v1.0.35-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
v1.0.34
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.34/nexaa-v1.0.34-linux-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.34-linux-amd64/nexaa-cli
sudo mv nexaa-v1.0.34-linux-amd64/nexaa-cli /usr/local/bin/
# ARM64
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.34/nexaa-v1.0.34-linux-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.34-linux-arm64/nexaa-cli
sudo mv nexaa-v1.0.34-linux-arm64/nexaa-cli /usr/local/bin/macOS
# Intel Macs (amd64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.34/nexaa-v1.0.34-darwin-amd64.tar.gz | tar xz
chmod +x nexaa-v1.0.34-darwin-amd64/nexaa-cli
sudo mv nexaa-v1.0.34-darwin-amd64/nexaa-cli /usr/local/bin/
# Apple Silicon Macs (arm64)
curl -L https://github.com/nexaa-cloud/nexaa-cli/releases/download/v1.0.34/nexaa-v1.0.34-darwin-arm64.tar.gz | tar xz
chmod +x nexaa-v1.0.34-darwin-arm64/nexaa-cli
sudo mv nexaa-v1.0.34-darwin-arm64/nexaa-cli /usr/local/bin/Windows
Download the appropriate .zip file for your architecture:
- AMD64:
nexaa-v1.0.34-windows-amd64.zip - ARM64:
nexaa-v1.0.34-windows-arm64.zip
Extract the zip file and add the executable to your PATH.
Verify installation
nexaa-cli versionChecksums
Verify your download using the checksums in checksums.txt.
v1.0.33
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 versionChecksums
Verify your download using the checksums in checksums.txt.
v1.0.32
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 versionChecksums
Verify your download using the checksums in checksums.txt.
v1.0.31
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 versionChecksums
Verify your download using the checksums in checksums.txt.