Skip to content

v3.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 17:04
b819789

Nylas CLI 3.1.1

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

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

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

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

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.1

Changelog

Features

Other

  • 723f3db: [TW-4729] refactor(dashboard,email): reduce code duplication in auth and pagination (#41) (@qasim-nylas)
  • dcb533e: [TW-4734] refactor(cli): reduce code duplication across commands and adapters (#42) (@qasim-nylas)

Full Changelog: v3.1.0...v3.1.1