Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RemoteCmd = &cobra.Command{ Use: "remote", Hidden: true, Short: "Configure WeDeploy remotes", PreRunE: cmdargslen.ValidateCmd(0, 0), RunE: remoteRun, }
RemoteCmd runs the WeDeploy structure for development locally
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.