Create a tag

Creates a new Tag and optionally tags requested objects with it immediately.

Important. You must be an unrestricted User in order to access, add, or modify Tags information.

linode-cli tags create \
  --label 'example tag' \
  --linodes 123 \
  --linodes 456 \
  --volumes 9082 \
  --volumes 10003

<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
Click Try It! to start a request and see the response here!