Documentation ¶
Index ¶
- func AccountsByArg0(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func AccountsByManifestFlag(cmd *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
- func AllAvailableApis(cmd *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
- func ConvertCompletion(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func DeleteCompletion(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func DeleteFile() ([]string, cobra.ShellCompDirective)
- func DependencyGraphEncodingOptions(_ *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
- func DeployCompletion(c *cobra.Command, args []string, s string) ([]string, cobra.ShellCompDirective)
- func DownloadDirectCompletion(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func DownloadManifestCompletion(c *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func EnvVarName(_ *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func EnvironmentByArg0(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func EnvironmentByManifestFlag(cmd *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
- func EnvironmentFile() ([]string, cobra.ShellCompDirective)
- func ProjectsFromManifest(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func PurgeCompletion(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func SingleArgumentManifestFileCompletion(_ *cobra.Command, args []string, _ string) ([]string, cobra.ShellCompDirective)
- func YamlFile(_ *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountsByArg0 ¶ added in v2.9.3
func AccountsByManifestFlag ¶ added in v2.9.3
func AllAvailableApis ¶
func ConvertCompletion ¶
func DeleteCompletion ¶
func DeleteFile ¶
func DeleteFile() ([]string, cobra.ShellCompDirective)
func DependencyGraphEncodingOptions ¶ added in v2.12.0
func DeployCompletion ¶
func EnvVarName ¶
func EnvVarName(_ *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective)
EnvVarName autocompletes environment variable names
func EnvironmentByArg0 ¶
func EnvironmentFile ¶
func EnvironmentFile() ([]string, cobra.ShellCompDirective)
func ProjectsFromManifest ¶
func PurgeCompletion ¶
func SingleArgumentManifestFileCompletion ¶ added in v2.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.