Update a domain record

Updates a single Record on this Domain.

linode-cli domains records-update 123 234 \
  --name test \
  --target 203.0.113.1 \
  --priority 50 \
  --weight 50 \
  --port 80 \
  --ttl_sec 604800

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
domains:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials