-
Notifications
You must be signed in to change notification settings - Fork 11
servers command
Derek Rushforth edited this page May 22, 2019
·
4 revisions
Fetch a list of servers on an account. Authentication is done by account token.
$ postmark servers list [options]
# Options
--count, -c Number of servers to return [number]
--offset, -o Number of servers to skip [number]
--name, -n Filter servers by name [string]
--json, -j Return server list as JSON [boolean]
--show-tokens, -t Show server tokens with server info [boolean]
Postmark CLI - manage templates, send email and more