cldkctl ticket

The ticket command is used to manage ticket services for your projects. This includes creating support or issue tickets, listing existing tickets, adding comments or attachments, and viewing ticket details. It allows users to efficiently track and manage project-related requests and support cases directly from the command line.

Usage

cldkctl ticket [flags]
cldkctl ticket [command]

Available commands

Command
Description

attachment-add

Add an attachment to an existing ticket

comment-create

Add a comment to an existing ticket

create

Create a new ticket

detail

View detailed information about a specific ticket

list

List all available tickets

Flags

Flag
Description

-h, --help

Help for the ticket command.

Last updated