edjx domain records update
Updates a specific record.
See Supported RR Types for a list of the supported record types.
You must know the Record ID to execute this command. |
Usage
edjx domain records update <record-UUID> [ --disable-proxy] [-d, --domain <domain-id>] [ --enable-proxy] [ --priority <value>] [ --record-name <string>] [ --target <string>] [ --ttl <value>] [ --type <string>]
You must include one of the flags when executing the records update command.
|
Options
Option | Required | Type | Description |
---|---|---|---|
|
Yes |
UUID |
The Record UUID to be updated. |
|
No |
Disables or enables EDJX as the proxy server for this record. |
|
|
No |
UUID |
The domain UUID associated with the record. |
|
No |
Enables proxy for this record, if disabled. |
|
|
No |
bool |
Sets the record priority for MX record (should be greater than or equal to zero) |
|
No |
string |
Sets the record name. |
|
No |
string |
Sets the target value. |
|
No |
string |
Sets the TTL value. |
|
No |
string |
Sets the record type. |