Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "createmetrics", Short: "Create a new IAM Service Account for SD Metrics", Long: "Create a new IAM Service Account for SD Metrics", RunE: func(cmd *cobra.Command, args []string) (err error) { return shared.CreateIAMServiceAccount(name, "metrics") }, }
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.