You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Rushforth edited this page May 22, 2019
·
4 revisions
Fetch a list of servers on an account. Authentication is done by account token.
list [options]
$ 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]