System Grab Bag

View all TLDR pages from common (or from all pages)

linode-cli tickets

Manage Linode Support Tickets. See also: linode-cli. More information: https://www.linode.com/docs/products/tools/cli/guides/account/.
  • List your Support Tickets:
    linode-cli tickets list
  • Open a new Ticket:
    linode-cli tickets create --summary "{{Summary or quick title for the Ticket}}" --description "{{Detailed description of the issue}}"
  • List replies to a Ticket:
    linode-cli tickets replies {{ticket_id}}
  • Reply to a specific Ticket:
    linode-cli tickets reply {{ticket_id}} --description "{{The content of your reply}}"

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.