Package org.elasticsearch.cli


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