component

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 13 Imported by: 0

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

func NewCmd

func NewCmd() *cobra.Command

NewCmd creates the parent "component" command with subcommands.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL