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://www.linode.com/docs/products/tools/cli/get-started/>
domains:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!