Create a Linode account to try this guide with a $ credit.
This credit will be applied to any valid services used during your first  days.
  1. List your Support Tickets:

    linode-cli tickets list
    
  2. Open a new Ticket:

    linode-cli tickets create --description "Detailed description of the issue" --summary "Summary or quick title for the Ticket"
    

    If your issue concerns a particular Linode, Volume, Domain, or NodeBalancer, pass the ID with --domain_id, --linode-id, --volume_id, etc.

  3. List replies for a Ticket:

    linode-cli tickets replies $ticket_id
    
  4. Reply to a Ticket:

    linode-cli tickets reply $ticket_id --description "The content of your reply"
    

This page was originally published on


Your Feedback Is Important

Let us know if this guide was helpful to you.