Home
last modified time | relevance | path

Searched refs:RegisterFlagCompletionFunc (Results 201 – 225 of 239) sorted by relevance

12345678910

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/games/weebsay/weebsay-8107cc5/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/net/storj/storj-1.45.3/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/devel/bit/bit-1.1.2/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/spf13/cobra/
H A Dcustom_completions.go67 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func
/dports/sysutils/helm/helm-3.5.2/cmd/helm/
H A Dinstall.go156 …err := cmd.RegisterFlagCompletionFunc("version", func(cmd *cobra.Command, args []string, toComplet…
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/spf13/cobra/cobra-1.0.0/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/spf13/cobra/cobra-1.0.0/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/misc/gobuster/gobuster-3.1.0/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/spf13/cobra/
H A Dbash_completions.md314 cmd.RegisterFlagCompletionFunc(flagName, func(cmd *cobra.Command, args []string, toComplete string)…
318 Notice that calling `RegisterFlagCompletionFunc()` is done through the `command` with which the fla…
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/cobra/
H A Dcompletions.go107 func (c *Command) RegisterFlagCompletionFunc(flagName string, f func(cmd *Command, args []string, t… func

12345678910