Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( New = &cobra.Command{ Use: "new", Aliases: []string{"n"}, SuggestFor: nil, Short: "create a new project", Long: "create a new project", Example: "vk new demo", Run: run, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.