-
Notifications
You must be signed in to change notification settings - Fork 2
List Domains
Anton edited this page Jul 27, 2019
·
1 revision
To list all domains on the account, simple use expensive
. Additional options from the table below can be passed.
Argument | Short | Description |
---|---|---|
--sort | -S | Sort by this field (name, expire, create). |
--desc | -D | Sort in descending order. |
--filter | -F | Filter by this word. |
--pageSize | -P | The page size. |
--type | -T | Domain type (ALL, EXPIRING, EXPIRED). |