Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "project",
Short: "Project management",
Long: ``,
}
Cmd project
View Source
var CmdVariable = &cobra.Command{ Use: "variable", Short: "", Long: ``, Aliases: []string{"v"}, }
CmdVariable Command to manage variable on project
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.