Create a managed credential

Creates a managed credential to store usernames and passwords for applications running on your Linode. Akamai Support can use these credentials to access your applications when investigating or resolving issues.

This operation can only be accessed by the unrestricted users of an account.

linode-cli managed credential-create \
  --label prod-password-1 \
  --username johndoe \
  --password s3cur3P@ssw0rd

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

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