put https://api.linode.com//managed/linode-settings/
Updates a single Linode's Managed settings. This operation can only be accessed by the unrestricted users of an account.
linode-cli managed linode-setting-update \
7833234 \
--ssh.access true \
--ssh.user linode \
--ssh.port 22 \
--ssh.ip 203.0.113.1
<https://www.linode.com/docs/products/tools/cli/get-started/>
account:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>