subscriptions

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdGetSubscriptions = &cobra.Command{
	Use:     "subscriptions [id|cluster_id|external_cluster_id|organization_id] [optional_search_string]",
	Aliases: utils.Aliases["subscriptions"],
	Short:   "Gets a subscription or a list of subscriptions that matches the search criteria",
	Long:    "Gets a subscription or a list of subscriptions that matches the search criteria",
	RunE:    run,
	Args:    cobra.MinimumNArgs(1),
}

CmdGetSubscriptions represents the subscription get command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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