Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "createax", Short: "Create a new IAM Service Account for Apigee Analytics", Long: "Create a new IAM Service Account for Apigee Analytics", RunE: func(cmd *cobra.Command, args []string) (err error) { return shared.CreateIAMServiceAccount(name, "analytics") }, }
Cmd to get org details
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.