Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UnlinkCmd = &cobra.Command{
Use: "unlink",
Short: "Unlinks the given project or container locally",
Run: unlinkRun,
Example: `we unlink
we unlink <project>
we unlink <project> <container>
we unlink <container>`,
}
UnlinkCmd unlinks 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.