Version: v0.0.1 
amorphic_management_PostMailservers
amorphic management PostMailservers
Create a new a mail server configuration and save it to DynamoDB
amorphic management PostMailservers [flags]
Options
--MailServerInfo string Optional json string for [MailServerInfo].
-h, --help help for PostMailservers
--postMailserversBody.AccountEmail string Required.
--postMailserversBody.Enabled string Required.
--postMailserversBody.Password string Required.
--postMailserversBody.Port string Required.
--postMailserversBody.ServerDescription string Required.
--postMailserversBody.ServerName string Required.
--postMailserversBody.UserName string Required.
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")