package
2.38.1+incompatible
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
BuildRootCommand creates a new root command for testing.
No description provided by the author
No description provided by the author
No description provided by the author
Converts a ccloud base URL to the appropriate Metrics URL.
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 output string or an error.
ExecuteCommandC runs the root command with the given args, and returns the executed command and the output string or an error.
No description provided by the author
No description provided by the author
No description provided by the author
Returns StateFlagCommand used for non-authenticated commands that require (or have child commands that require) state flags (i.e.
No description provided by the author
Returns AuthenticatedStateFlagCommand used for cloud authenticated commands that require (or have child commands that require) state flags (i.e.
No description provided by the author
Returns AuthenticatedStateFlagCommand used for mds authenticated commands that require (or have child commands that require) state flags (i.e.
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
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
No description provided by the author

# Variables

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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PreRun is the standard PreRunner implementation.
No description provided by the author

# Interfaces

FlagResolver reads indirect flag values such as "-" for stdin pipe or "@file.txt" @ prefix.
No description provided by the author
PreRun is a helper class for automatically setting up Cobra PersistentPreRun commands.

# Type aliases

No description provided by the author