Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppIDs ¶
func AppIDs() func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
AppIDs returns a completion function for app IDs
func EntitlementIDs ¶
func EntitlementIDs() func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
EntitlementIDs returns a completion function for entitlement IDs
func OfferingIDs ¶
func OfferingIDs() func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
OfferingIDs returns a completion function for offering IDs
func PackageIDs ¶
func PackageIDs() func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
PackageIDs returns a completion function for package IDs
func ProductIDs ¶
func ProductIDs() func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
ProductIDs returns a completion function for product IDs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.