Package org.elasticsearch.cli


package org.elasticsearch.cli
  • Class
    Description
    An action to execute within a cli.
    POSIX exit codes.
    A cli tool which is made up of multiple subcommands.
    Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
    A Terminal wraps access to reading input and writing output for a cli.
    Defines the available verbosity levels of messages to be printed.
    An exception representing a user fixable problem in Command usage.