Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + func GetContextSuggestions(rootCmd *cobra.Command, context, provider string, args []string, ...) ([]string, cobra.ShellCompDirective) + func GetProviderSuggestions(rootCmd *cobra.Command, context, provider string, args []string, ...) ([]string, cobra.ShellCompDirective) + func GetWorkspaceSuggestions(rootCmd *cobra.Command, context, provider string, args []string, ...) ([]string, cobra.ShellCompDirective) + func RegisterFlagCompletionFuns(rootCmd *cobra.Command, globalFlags *flags.GlobalFlags) error