This shows you the differences between two versions of the page.
cli-list-emails [2018/06/04 19:27] usmannasir created |
cli-list-emails [2018/06/04 19:28] (current) usmannasir |
||
---|---|---|---|
Line 5: | Line 5: | ||
===== JSON Format ===== | ===== JSON Format ===== | ||
- | <code>cyberpanel listFTPJson --domainName cyberpanel.net</code> | + | <code>cyberpanel listEmailsJson --domainName cyberpanel.net</code> |
This will give you JSON output. | This will give you JSON output. | ||
Line 11: | Line 11: | ||
===== Tabular Output ===== | ===== Tabular Output ===== | ||
- | <code>cyberpanel listFTPPretty --domainName cyberpanel.net</code> | + | <code>cyberpanel listEmailsPretty --domainName cyberpanel.net</code> |