Documentation
¶
Index ¶
- func AliasCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ApplicationCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ComponentCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ConfigContext(_ *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func CreateDeploymentCompletion(environmentFlagName string, envRequired bool) ...
- func EnvironmentCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func JobCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func SecretCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func UpdateAppNamesCache(appNames []string)
- func VariableCompletion(cmd *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AliasCompletion ¶
func ApplicationCompletion ¶
func ComponentCompletion ¶
func ConfigContext ¶
func EnvironmentCompletion ¶
func JobCompletion ¶
func SecretCompletion ¶
func UpdateAppNamesCache ¶
func UpdateAppNamesCache(appNames []string)
func VariableCompletion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.