Create a managed credential

Creates a Managed Credential. A Managed Credential is stored securely to allow Linode special forces to access your Managed Services and resolve 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://www.linode.com/docs/products/tools/cli/get-started/>
account: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!