package
4.7.0
Repository: https://github.com/confluentinc/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrIfMissingRunRequirement returns an error when a command or its parent doesn't meet a requirement; for example, an on-prem command shouldn't be used by a cloud user.
ExecuteCommand runs the root command with the given args, and returns the Cobra command output and the standard output as strings, or returns an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewValidArgsFunction is a wrapper around `cobra.ValidArgsFunction()` that ignores the `toComplete` argument and `ShellCompDirective` return value, which are almost always ignored and "NoFileComp", respectively.
No description provided by the author
No description provided by the author
RegisterFlagCompletionFunc is a wrapper around `cobra.RegisterFlagCompletionFunc()` that ignores the `toComplete` argument and `ShellCompDirective` return value, which are almost always ignored and "NoFileComp", respectively.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
PreRun is the standard PreRunner implementation.

# Interfaces

PreRun is a helper class for automatically setting up Cobra PersistentPreRun commands.

# Type aliases

No description provided by the author