Skip to content

A cli tool with utilities for common Mailgun tasks.

Notifications You must be signed in to change notification settings

manojVivek/mailgun-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailgun-cli

A cli tool with utilities for common mailgun tasks.

Install

go install github.com/manojVivek/mailgun-cli/cmd/mailgun-cli@latest

Usage

$ mailgun-cli --help

To copy a template from one domain to another:

$ mailgun-cli template copy --help

So to copy a template named my-template from domain my-domain.com to domain my-other-domain.com:

$ mailgun-cli -k <api-key> template copy --domain my-domain.com --template my-template --to-domain my-other-domain.com

License

MIT

About

A cli tool with utilities for common Mailgun tasks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages