Package org.elasticsearch.cli


package org.elasticsearch.cli
  • Class
    Description
    An interface for command line tools to be instantiated and run.
    An action to execute within a cli.
    POSIX exit codes.
    A cli tool which is made up of multiple subcommands.
    A holder for information about a CLI process.
    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.