Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WhoCmd = &cobra.Command{ Use: "who", Short: "Get who is using WeDeploy locally", PreRunE: cmdargslen.ValidateCmd(0, 0), RunE: whoRun, }
WhoCmd get the current user
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.