Index A | B | C | D | E | F | H | I | L | M | N | O | P | R | S | T | U | V | W A add_arg() (powercli.command.Command method) add_args() (powercli.command.Command method) add_subcommand() (powercli.command.Command method) aliases (powercli.command.Command attribute) allowed (powercli.args.Flag attribute) amount (powercli.exceptions.TooFewPositionalsError attribute) arg (powercli.exceptions.MissingDependencyError attribute) (powercli.parser.ParsedArgument attribute) (powercli.parser.ParsedFlag attribute) (powercli.parser.ParsedPositional attribute) (powercli.parser.ParsedVariadicPositional attribute) ArgIterator (class in powercli.utils) args (powercli.command.Example attribute) Argument (class in powercli.args) B boolean() (powercli.methods.Switch static method) C Category (class in powercli.category) category (powercli.args.Flag attribute) (powercli.command.Command attribute) color (powercli.category.Category attribute) Command (class in powercli.command) command (powercli.parser.ParsedCommand attribute) commands() (in module powercli._help_utils) ConversionError converter (powercli.exceptions.ConversionError attribute) Count (class in powercli.methods) cover() (powercli.dependency.Resolver method) cyclic() (powercli.dependency.Resolver method) D default (powercli.args.Flag attribute) (powercli.args.Positional attribute) (powercli.methods.Count attribute) dependencies (powercli.args.Argument attribute) (powercli.dependency.Resolver attribute) (powercli.exceptions.MissingDependencyError attribute) Deprecation (class in powercli.deprecation) deprecation (powercli.args.Flag attribute) (powercli.command.Command attribute) description (powercli.args.Flag attribute) (powercli.args.Positional attribute) (powercli.args.VariadicPositional attribute) (powercli.command.Command attribute) (powercli.command.Example attribute) E epilog (powercli.command.Command attribute) Example (class in powercli.command) examples (powercli.command.Command attribute) examples() (in module powercli._help_utils) F file (powercli.command.Command attribute) Flag (class in powercli.args) flag (powercli.exceptions.MissingFlagError attribute) (powercli.exceptions.MissingValueError attribute) flag() (powercli.command.Command method) H has_flag() (powercli.command.Command method) has_long_name() (powercli.args.Flag method) has_positional() (powercli.command.Command method) has_prefix() (powercli.command.Command method) has_prefix_long() (powercli.command.Command method) has_prefix_short() (powercli.command.Command method) has_short_name() (powercli.args.Flag method) has_subcommand() (powercli.command.Command method) has_variadic_positional() (powercli.command.Command method) help_message() (in module powercli._help_utils) HelpCommand (class in powercli.common) HelpFlag (class in powercli.common) hidden_aliases (powercli.command.Command attribute) I identifier (powercli.args.Argument attribute) index (powercli.exceptions.MissingValueError attribute) into (powercli.args.Positional attribute) (powercli.args.VariadicPositional attribute) is_absent() (powercli.parser.ParsedCommand method) is_present() (powercli.parser.ParsedCommand method) L len() (in module powercli._help_utils) ListCommand (class in powercli.common) ListFlag (class in powercli.common) lock() (powercli.dependency.Resolver method) long (powercli.args.Flag attribute) long_aliases (powercli.args.Flag attribute) long_description (powercli.args.Flag attribute) (powercli.args.Positional attribute) (powercli.args.VariadicPositional attribute) (powercli.command.Command attribute) long_hidden_aliases (powercli.args.Flag attribute) M member_of() (in module powercli.utils) message (powercli.deprecation.Deprecation attribute) Method (class in powercli.methods) method (powercli.args.Flag attribute) min (powercli.args.VariadicPositional attribute) MissingDependencyError MissingFlagError MissingPositionalError MissingValueError module powercli powercli._help_utils powercli._style powercli.args powercli.category powercli.command powercli.common powercli.dependency powercli.deprecation powercli.exceptions powercli.methods powercli.parser powercli.static powercli.typedefs powercli.utils N name (powercli.args.Positional attribute) (powercli.args.VariadicPositional attribute) (powercli.command.Command attribute) (powercli.exceptions.MissingValueError attribute) names() (powercli.args.Flag method) (powercli.command.Command method) Normal (class in powercli.methods) O on_absence (powercli.methods.Switch attribute) on_presence (powercli.methods.Switch attribute) one_of() (in module powercli.utils) options() (in module powercli._help_utils) P parent (powercli.command.Command property) parents() (powercli.command.Command method) parse_args() (powercli.command.Command method) (powercli.common.HelpCommand method) (powercli.common.ListCommand method) (powercli.common.VersionCommand method) ParsedArgument (class in powercli.parser) ParsedCommand (class in powercli.parser) ParsedFlag (class in powercli.parser) ParsedPositional (class in powercli.parser) ParsedVariadicPositional (class in powercli.parser) pos() (powercli.command.Command method) Positional (class in powercli.args) positional (powercli.exceptions.MissingPositionalError attribute) (powercli.exceptions.TooFewPositionalsError attribute) positional_blocks() (in module powercli._help_utils) powercli module powercli._help_utils module powercli._style module powercli.args module powercli.category module powercli.command module powercli.common module powercli.dependency module powercli.deprecation module powercli.exceptions module powercli.methods module powercli.parser module powercli.static module powercli.typedefs module powercli.utils module prefix_long (powercli.command.Command attribute) prefix_short (powercli.command.Command attribute) prepend() (powercli.utils.ArgIterator method) pretty_flag() (in module powercli._help_utils) PROMPT_PREFIX (in module powercli._help_utils) R raw (powercli.exceptions.ConversionError attribute) raw_args (powercli.parser.ParsedCommand attribute) raw_value (powercli.parser.ParsedPositional attribute) raw_values (powercli.parser.ParsedFlag attribute) (powercli.parser.ParsedVariadicPositional attribute) Repeat (class in powercli.methods) required (powercli.args.Flag attribute) (powercli.args.Positional property) (powercli.args.VariadicPositional property) Resolver (class in powercli.dependency) S short (powercli.args.Flag attribute) short_aliases (powercli.args.Flag attribute) short_hidden_aliases (powercli.args.Flag attribute) since (powercli.deprecation.Deprecation attribute) Static (class in powercli.static) static() (in module powercli.utils) subcommand() (powercli.parser.ParsedCommand method) Switch (class in powercli.methods) T terminal_width() (in module powercli._help_utils) title (powercli.category.Category attribute) TooFewPositionalsError U uncovered() (powercli.dependency.Resolver method) usage() (in module powercli._help_utils) V validate_amount (powercli.methods.Count attribute) (powercli.methods.Repeat attribute) value (powercli.parser.ParsedPositional attribute) (powercli.static.Static attribute) value_of() (powercli.parser.ParsedCommand method) value_of_flag() (powercli.parser.ParsedCommand method) value_of_positional() (powercli.parser.ParsedCommand method) values (powercli.args.Flag attribute) (powercli.parser.ParsedFlag attribute) (powercli.parser.ParsedVariadicPositional attribute) values() (in module powercli._help_utils) values_of_variadic_positional() (powercli.parser.ParsedCommand method) VariadicPositional (class in powercli.args) VersionCommand (class in powercli.common) VersionFlag (class in powercli.common) visible_long_names() (powercli.args.Flag method) visible_short_names() (powercli.args.Flag method) vpos() (powercli.command.Command method) W WARNING (in module powercli._style)