Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Optional bool
View Source
var ParticipantsCmd = &cobra.Command{ Use: "participants", Short: "Interact with participants in a baseline workgroup", Long: `Invite, manage and interact with workgroup participants via the baseline protocol.`, Run: func(cmd *cobra.Command, args []string) { common.CmdExistsOrExit(cmd, args) generalPrompt(cmd, args, "") }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.