Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "setax", Short: "Set Analytics Agent role for a SA on an environment", Long: "Set Analytics Agent role for a SA an Environment", RunE: func(cmd *cobra.Command, args []string) (err error) { return shared.SetIAMServiceAccount(serviceAccountName, "analytics") }, }
Cmd to manage tracing of apis
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.