Module tickets

Module tickets 

Source
Expand description

Ticket management command handlers (list, issue, revoke, sync, apply)

Structs§

TicketsApplyArgs
Arguments for the tickets apply subcommand
TicketsArgs
Arguments for the tickets command
TicketsIssueArgs
Arguments for the tickets issue subcommand
TicketsRevokeArgs
Arguments for the tickets revoke subcommand
TicketsStatusArgs
Arguments for the tickets list subcommand
TicketsSyncArgs
Arguments for the tickets sync subcommand

Enums§

TicketsCommand
Subcommands for the tickets command

Functions§

handle_ticket_apply
handle_ticket_issue
handle_ticket_revoke
handle_ticket_status
handle_ticket_sync
handle_tickets