Update the control plane access control list

Updates a specific cluster's control plane access control list. Note: control plane ACLs may not currently be available to all users.

linode-cli lke cluster-acl-update 12345 \
      --acl.enabled true \
      --acl.addresses.ipv4 "203.0.113.1" \
      --acl.addresses.ipv6 "2001:db8:1234:abcd::/64"

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
lke: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!