Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PushCmd = &cobra.Command{ Use: "push", Short: "Push events", Long: `Pushes all the different events necessary to generate your metrics in the Pulse service.`, TraverseChildren: true, }
Functions ¶
func GetAPIClient ¶
func GetAPIClient(cmd *cobra.Command) (*ingestion.PulseIngestionAPIClient, error)
GetAPIClient returns an API client created from the push command flags
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.