Documentation ¶
Overview ¶
Package attributecmd provides commands for manipulating attributes
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AttributeCmd = &cobra.Command{ Use: "attribute", Args: cobra.ExactArgs(0), Aliases: []string{"attributes", "tag", "tags", "t"}, Short: "Manipulate attributes", }
AttributeCmd represents the attribute command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.