package
1.6.11
Repository: https://github.com/algolia/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
CrawlerIDs returns a function to list the crawler IDs from the given crawler client.
No description provided by the author
FlagErrorf returns a new FlagError that wraps an error produced by fmt.Errorf(format, args...).
FlagError returns a new FlagError that wraps the specified error.
FlagValuesMap returns a map of flag values for the given FlagSet.
IndexNames returns a function to list the index names from the given search client.
IsNoCompatiblePrinterError returns true if it is a not a compatible printer otherwise it will return false.
No description provided by the author
No description provided by the author
No description provided by the author
NewJSONPathPrintFlags returns flags associated with --template printing, with default values set.
No description provided by the author
NewJSONValue creates a new JSONVar.
NewPrintFlags returns a default *PrintFlags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Inspired from https://github.com/cli/cli/blob/trunk/pkg/cmdutil/json_flags.go#L26.
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
ErrCancel signals user-initiated cancellation.
ErrSilent is an error that triggers exit code 1 without any error messaging.
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
A *FlagError indicates an error processing command-line flags or other arguments.
JSONPathPrintFlags provides default flags necessary for template printing.
No description provided by the author
JSONValue is a flag.Value that marshals a JSON object into a string.
NoCompatiblePrinterError is a struct that contains error information.
No description provided by the author
No description provided by the author
No description provided by the author