Creates a new DNS domain in your Vultr account for managing domain records through Vultrs DNS services
The vultr-cli dns domain create
command creates a new DNS domain in your Vultr account, allowing you to manage DNS records for your domain through Vultr's DNS services.
$ vultr-cli dns domain create [flags]
Shorthand | Long Version | Description |
---|---|---|
-d | --domain | name of the domain |
-i | --ip | instance ip you want to assign this domain to |
No comments yet.