Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateCmd = &cobra.Command{
Use: "create",
Short: "Creates a project or container",
Run: createRun,
Example: `we create (from inside project or container)`,
}
CreateCmd creates a project or container
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.