nylas
Nylas Command-Line Interface (CLI) A quick way to auth a new account, test webhooks, search the docs and interact with the Nylas API. Get started with: ➜ nylas init Test your webhook: ➜ nylas webhook tunnel -f http://localhost:8000 Usage: nylas [command] Available Commands: api Access the Nylas API endpoints auth Auth your email account docs Documentation lookup (preview) help Help about any command init Setup your dashboard application credentials version Gets the current CLI version webhook Create and test Nylas' Webhooks Use "nylas [command] --help" for more information about a command.
brew install nylas/nylas-cli/nylas
  1. Download the MacOS 64-bit file or MacOS ARM64 file.
  2. Verify the file's checksum.
  3. Unpack the tar.gz file.
  4. Open your terminal and run ./nylas.
  1. Download the Windows 64-bit file or Windows 32-bit file.
  2. Verify the file's checksum.
  3. Unpack the tar.gz file.
  4. Open your CMD or Powershell terminal and run ./nylas.exe.
  1. Download the Linux 64-bit file or Linux ARM64 file.
  2. Verify the file's checksum.
  3. Unpack the tar.gz file.
  4. Open your terminal and run ./nylas.