generated

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Code generated by gen-platform-cmds. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActivityCmd

func NewActivityCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewActivityCmd returns the cobra command tree for activity. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentChatCmd

func NewAgentChatCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentChatCmd returns the cobra command tree for agent-chat. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentEvalsCmd

func NewAgentEvalsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentEvalsCmd returns the cobra command tree for agent-evals. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentFilesCmd

func NewAgentFilesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentFilesCmd returns the cobra command tree for agent-files. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentSessionsCmd

func NewAgentSessionsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentSessionsCmd returns the cobra command tree for agent-sessions. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentSkillFilesCmd

func NewAgentSkillFilesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentSkillFilesCmd returns the cobra command tree for agent-skill-files. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentSkillsCmd

func NewAgentSkillsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentSkillsCmd returns the cobra command tree for agent-skills. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentStreamCmd

func NewAgentStreamCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentStreamCmd returns the cobra command tree for agent-stream. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentWorkspaceCmd

func NewAgentWorkspaceCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentWorkspaceCmd returns the cobra command tree for agent-workspace. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentWorkspaceDefaultsCmd

func NewAgentWorkspaceDefaultsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentWorkspaceDefaultsCmd returns the cobra command tree for agent-workspace-defaults. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAgentsCmd

func NewAgentsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAgentsCmd returns the cobra command tree for agents. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAiConfigCmd

func NewAiConfigCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAiConfigCmd returns the cobra command tree for ai-config. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAiProvidersCmd

func NewAiProvidersCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAiProvidersCmd returns the cobra command tree for ai-providers. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAlertsCmd

func NewAlertsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAlertsCmd returns the cobra command tree for alerts. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAnalyticsCmd

func NewAnalyticsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAnalyticsCmd returns the cobra command tree for analytics. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAnnotationSystemCmd

func NewAnnotationSystemCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAnnotationSystemCmd returns the cobra command tree for annotation-system. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewAuthCmd

func NewAuthCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewAuthCmd returns the cobra command tree for auth. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewCapturesCmd

func NewCapturesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewCapturesCmd returns the cobra command tree for captures. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewDashboardsCmd

func NewDashboardsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewDashboardsCmd returns the cobra command tree for dashboards. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewDataSourcesCmd

func NewDataSourcesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewDataSourcesCmd returns the cobra command tree for data-sources. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewDemoCmd

func NewDemoCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewDemoCmd returns the cobra command tree for demo. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewDeviceGroupsCmd

func NewDeviceGroupsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewDeviceGroupsCmd returns the cobra command tree for device-groups. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewDevicesCmd

func NewDevicesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewDevicesCmd returns the cobra command tree for devices. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewEntityHistoryCmd

func NewEntityHistoryCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewEntityHistoryCmd returns the cobra command tree for entity-history. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewExploreCmd

func NewExploreCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewExploreCmd returns the cobra command tree for explore. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewGatewayCmd

func NewGatewayCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewGatewayCmd returns the cobra command tree for gateway. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewImagesCmd

func NewImagesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewImagesCmd returns the cobra command tree for images. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewImpersonateCmd

func NewImpersonateCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewImpersonateCmd returns the cobra command tree for impersonate. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewIncidentsCmd

func NewIncidentsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewIncidentsCmd returns the cobra command tree for incidents. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewInspectionCmd

func NewInspectionCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewInspectionCmd returns the cobra command tree for inspection. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewInspectionProfilesCmd

func NewInspectionProfilesCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewInspectionProfilesCmd returns the cobra command tree for inspection-profiles. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewJetsonNanoCmd

func NewJetsonNanoCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewJetsonNanoCmd returns the cobra command tree for jetson-nano. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewLivekitCmd

func NewLivekitCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewLivekitCmd returns the cobra command tree for livekit. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewLocationsCmd

func NewLocationsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewLocationsCmd returns the cobra command tree for locations. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewLoginCmd

func NewLoginCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewLoginCmd returns the cobra command tree for login. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewModelOutputSchemasCmd

func NewModelOutputSchemasCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewModelOutputSchemasCmd returns the cobra command tree for model-output-schemas. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewModelsCmd

func NewModelsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewModelsCmd returns the cobra command tree for models. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewMqttCmd

func NewMqttCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewMqttCmd returns the cobra command tree for mqtt. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewOrganizationsCmd

func NewOrganizationsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewOrganizationsCmd returns the cobra command tree for organizations. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewOtelEndpointsCmd

func NewOtelEndpointsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewOtelEndpointsCmd returns the cobra command tree for otel-endpoints. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewPrivateCmd

func NewPrivateCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewPrivateCmd returns the cobra command tree for private. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewRefSheetsCmd

func NewRefSheetsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewRefSheetsCmd returns the cobra command tree for ref-sheets. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewSearchCmd

func NewSearchCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewSearchCmd returns the cobra command tree for search. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewStarsCmd

func NewStarsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewStarsCmd returns the cobra command tree for stars. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewTeamsCmd

func NewTeamsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewTeamsCmd returns the cobra command tree for teams. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewTelemetryCmd

func NewTelemetryCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewTelemetryCmd returns the cobra command tree for telemetry. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewTestHelpersCmd

func NewTestHelpersCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewTestHelpersCmd returns the cobra command tree for test-helpers. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewUsersCmd

func NewUsersCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewUsersCmd returns the cobra command tree for users. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewUtilsCmd

func NewUtilsCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewUtilsCmd returns the cobra command tree for utils. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewVideosCmd

func NewVideosCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewVideosCmd returns the cobra command tree for videos. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

func NewVoiceCmd

func NewVoiceCmd(getClient func() *client.ClientWithResponses) *cobra.Command

NewVoiceCmd returns the cobra command tree for voice. The getClient factory is consulted at request time so the persistent --api-url / --token flags can override the credentials-store defaults.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL