Documentation
¶
Overview ¶
Package component provides component management commands for the ytr CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ComponentGetFields = []string{"id", "name", "queue", "lead", "leadId", "description", "assignAuto"}
ComponentGetFields lists the available JSON field names for component get output.
View Source
var ComponentListFields = []string{"id", "name", "queue", "lead", "leadId", "description", "assignAuto"}
ComponentListFields lists the available JSON field names for component list output.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.