Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Optional bool
View Source
var SoRPromptArgs = []string{"SAP", "ServiceNow", "Sales Force"}
View Source
var SoRPromptLabel = "Select a Sor"
View Source
var StackCmd = &cobra.Command{ Use: "stack", Short: "Interact with a local baseline stack", Long: `Create, manage and interact with local baseline stack instances.`, 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.