Lists all DNS domains in your Vultr account with their names and creation dates for easy DNS resource management.
The vultr-cli dns domain list
command displays all DNS domains in your Vultr account, showing domain names and creation dates for easy management of your DNS resources.
$ vultr-cli dns domain list [flags]
Shorthand | Long Version | Description |
---|---|---|
-c | --cursor | (optional) Cursor for paging. |
-p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |
No comments yet.