v3.0.1
Nylas CLI 3.0.1
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.1-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.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.0.1Changelog
Features
- 9e571d3: feat(http): add custom User-Agent header to all API requests (#11) (@qasim-nylas)
Full Changelog: v3.0.0...v3.0.1