🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

postmark-cli

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postmark-cli

A CLI tool for managing templates, sending emails, and fetching servers on Postmark.

1.6.19
latest
Source
npm
Version published
Weekly downloads
3.1K
-25.05%
Maintainers
2
Weekly downloads
 
Created
Source

Postmark CLI

A CLI tool for managing templates, sending emails, and fetching servers on Postmark.
Nifty for integrating with a CI/CD pipeline.

CircleCI License: MIT npm version

Usage

After installation, type postmark in your command line to see a list of available commands. Check out the wiki for instructions on how to send emails, 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

Installation

  • Install Node.js
  • $ npm i postmark-cli -g
  • $ postmark 🌈

Issues & Comments

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.

License

Postmark CLI library is licensed under the MIT license. Please refer to the LICENSE for more information.

Keywords

postmark

FAQs

Package last updated on 02 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts