Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LinkCmd = &cobra.Command{
Use: "link <host> or --project <project>",
Short: "Links the given project or container locally",
PreRunE: preRun,
RunE: linkRun,
Example: `we link
we link data`,
}
LinkCmd links the given project or container locally
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.