A CLI tool for managing templates, sending emails, and fetching servers on Postmark.
Nifty for integrating with a CI/CD pipeline.
Please see the wiki for detailed instructions about how to use the library.
For quick start after installing the library, you can type postmark
in your command line, which should show you the CLI tool available options.
Check out wiki for instructions how to send email, manage templates or list servers.
$ postmark
Commands:
postmark email <command> [options] Send an email
postmark servers <command> [options] Manage your servers
postmark templates <command> [options] Pull and push your templates
Options:
--version Show version number
--help Show help
- Install Node.js
$ npm i postmark-cli -g
$ postmark
🌈
Feel free to contact us if you encounter any issues with the library. Please leave all comments, bugs, requests and issues on the Issues page.
Postmark CLI library is licensed under the MIT license. Please refer to the LICENSE for more information.