Nylas CLI 3.1.1
Documentation: https://cli.nylas.com/
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (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.1Changelog
Features
- b819789: [TW-4786] feat(admin): add callback URI CRUD and fix auth config (#43) (@qasim-nylas)
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