TESTNET

MIGRATE

Request web domain migration

domain m RDA wtld=TLD by=NAME
<First> Address of a root domain to migrate
wtld Web top-level domain (com, org, net, info, biz)
by Address of account for which TXT record must be created in DNS net of specified web domain as a proof of ownership

Example:

domain m ultranet123 wtld=com by=one

RENEW

Extend domain ownership for a specified period. It's allowed only during the last year of current period.

domain r DA years=YEARS by=NAME
<First> Address of a domain to be renewed
years Integer number of years in [1..10] range
by Address of account that owns the domain

Example:

domain r application.company years=5 by=one

ACQUIRE

Register a domain or subdomain

domain a SDA policy=DCP years=YEARS for=NAME by=NAME
<First> Subdomain address to create
policy FullOwnership - the owner of parent domain can later revoke/change ownership of subdomain, FullFreedom - the owner of the parent domain can NOT later revoke/change ownership of the subdomain
years Number of years in [1..10] range
for Name of the account that will own the subdomain
by Address of account that owns the parent domain

Example:

domain a application.company policy=None years=5 for=one by=second

UPDATE POLICY

Changes current policy of subdomain

domain up SDA policy=DCP by=NAME
<First> Address of a domain to change policy for
policy FullOwnership - the owner of parent domain can later revoke/change ownership of subdomain, FullFreedom - the owner of the parent domain can NOT later revoke/change ownership of the subdomain or change policy
by Address of account that owns a subdomain

Example:

domain up application.company policy=None by=one

SECURITY

Changes an owner of domain

domain s DA owner=NAME by=NAME
<First> Address of a domain to transfer
owner A name of a new owner
by Address of account of the current owner

Example:

domain s application.company owner=one by=second

ENTITY

Get domain entity information from MCV database

domain e DA
<First> Address of a domain to get information about

Example:

domain e application.company