| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The SendGrid CLI (Command Line Interface) is a tool that helps you to interact with SendGrid services from the command line. It is helpful for automating routine tasks. The SendGrid CLI removes the need to write code to perform common management activites of the SendGrid platform like uploading a CSV file and enabling/disabling webhooks.
In the .env_sample, you will notice two environment variables, SENDGRID_API_KEY and SENDGRID_TOKEN. For certain commands, you will need to use SENDGRID_TOKEN. To learn how to retrieve this token here.
This command line interface implements a limited set of commands.
These will output JavaScript Objects that are human readable.
You can also prepend DEBUG=sg:* for additional debug logging (not much yet).
Debug namespaces:
| Back | FazBrowse Home | New Git URL |