Skip to content

Releases: nylas/cli

v3.1.28

27 Jun 10:30
6fe6c49

Choose a tag to compare

Nylas CLI 3.1.28

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.28-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.28-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.28_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.28_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.28_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.28
docker run --rm ghcr.io/nylas/cli:3.1.28 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.28

Changelog

Other


Full Changelog: v3.1.27...v3.1.28

v3.1.27

22 Jun 15:53
160b0c3

Choose a tag to compare

Nylas CLI 3.1.27

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.27-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.27-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.27_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.27_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.27_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.27
docker run --rm ghcr.io/nylas/cli:3.1.27 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.27

Changelog

Other

  • 160b0c3: TW-5665: disable system keyring in TestValidateDefaultGrant (fix release test hang) (#113) (@qasim-nylas)

Full Changelog: v3.1.26...v3.1.27

v3.1.25

21 Jun 22:10
11fdfcc

Choose a tag to compare

Nylas CLI 3.1.25

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.25-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.25-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.25_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.25_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.25_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.25
docker run --rm ghcr.io/nylas/cli:3.1.25 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.25

Changelog

Other


Full Changelog: v3.1.24...v3.1.25

v3.1.24

19 Jun 23:03
d388499

Choose a tag to compare

Nylas CLI 3.1.24

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.24-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.24-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.24_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.24_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.24_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.24
docker run --rm ghcr.io/nylas/cli:3.1.24 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.24

Changelog

Other


Full Changelog: v3.1.23...v3.1.24

v3.1.23

19 Jun 03:01
eb29646

Choose a tag to compare

Nylas CLI 3.1.23

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.23-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.23-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.23_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.23_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.23_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.23
docker run --rm ghcr.io/nylas/cli:3.1.23 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.23

Changelog

Other


Full Changelog: v3.1.22...v3.1.23

v3.1.22

17 Jun 18:15
ac21d3e

Choose a tag to compare

Nylas CLI 3.1.22

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.22-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.22-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.22_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.22_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.22_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.22
docker run --rm ghcr.io/nylas/cli:3.1.22 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.22

Changelog

Other


Full Changelog: v3.1.21...v3.1.22

v3.1.21

15 Jun 19:15
5a589ff

Choose a tag to compare

Nylas CLI 3.1.21

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.21-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.21-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.21_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.21_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.21_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.21
docker run --rm ghcr.io/nylas/cli:3.1.21 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.21

Changelog

Other


Full Changelog: v3.1.20...v3.1.21

v3.1.20

12 Jun 21:15
adc4013

Choose a tag to compare

Nylas CLI 3.1.20

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.20-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.20-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.20_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.20_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.20_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.20
docker run --rm ghcr.io/nylas/cli:3.1.20 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.20

Changelog

Other


Full Changelog: v3.1.19...v3.1.20

v3.1.19

12 Jun 19:13
a96677a

Choose a tag to compare

Nylas CLI 3.1.19

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.19-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.19-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.19_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.19_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.19_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.19
docker run --rm ghcr.io/nylas/cli:3.1.19 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.19

Changelog

Other


Full Changelog: v3.1.18...v3.1.19

v3.1.18

12 Jun 15:35
a71341c

Choose a tag to compare

Nylas CLI 3.1.18

Documentation: https://cli.nylas.com/

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-3.1.18-apple-silicon.dmg
  • Intel: Download Nylas-CLI-3.1.18-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Linux (deb/rpm/apk):

# Debian/Ubuntu
sudo dpkg -i nylas_3.1.18_linux_amd64.deb

# RHEL/Fedora
sudo rpm -i nylas_3.1.18_linux_amd64.rpm

# Alpine
sudo apk add --allow-untrusted nylas_3.1.18_linux_amd64.apk

Arch Linux (AUR):

yay -S nylas
# or
paru -S nylas

Docker:

docker pull ghcr.io/nylas/cli:3.1.18
docker run --rm ghcr.io/nylas/cli:3.1.18 --help

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v3.1.18

Changelog

Other


Full Changelog: v3.1.17...v3.1.18