Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
Symbols
--case <case>
aclimatise-explore command line option
aclimatise-pipe command line option
--depth <depth>
aclimatise-explore command line option
--format <format>
aclimatise-pipe command line option
--format <formats>
aclimatise-explore command line option
--generate-names
aclimatise-explore command line option
aclimatise-pipe command line option
--help-flag <help_flag>
aclimatise-explore command line option
--man
aclimatise-explore command line option
--no-subcommands
aclimatise-explore command line option
--out-dir <out_dir>
aclimatise-explore command line option
--subcommands
aclimatise-explore command line option
-c
aclimatise-explore command line option
aclimatise-pipe command line option
-d
aclimatise-explore command line option
-f
aclimatise-explore command line option
aclimatise-pipe command line option
-g
aclimatise-explore command line option
aclimatise-pipe command line option
-l
aclimatise-explore command line option
-m
aclimatise-explore command line option
-o
aclimatise-explore command line option
A
aclimatise
module
aclimatise-explore command line option
--case <case>
--depth <depth>
--format <formats>
--generate-names
--help-flag <help_flag>
--man
--no-subcommands
--out-dir <out_dir>
--subcommands
-c
-d
-f
-g
-l
-m
-o
CMD
aclimatise-pipe command line option
--case <case>
--format <format>
--generate-names
-c
-f
-g
CMD
aclimatise.cli_types
module
all_synonyms() (aclimatise.model.Command property)
ancestor() (aclimatise.model.Command method)
args (aclimatise.model.Flag attribute)
argtype (aclimatise.model.FlagSynonym attribute)
as_filename() (aclimatise.model.Command property)
B
best() (aclimatise.model.Command static method)
C
ChoiceFlagArg (class in aclimatise.model)
choices (aclimatise.model.ChoiceFlagArg attribute)
CliArgument (class in aclimatise.model)
CliBoolean (class in aclimatise.cli_types)
CliDict (class in aclimatise.cli_types)
CliDir (class in aclimatise.cli_types)
CliEnum (class in aclimatise.cli_types)
CliFile (class in aclimatise.cli_types)
CliFileSystemType (class in aclimatise.cli_types)
CliFloat (class in aclimatise.cli_types)
CliInteger (class in aclimatise.cli_types)
CliList (class in aclimatise.cli_types)
CliString (class in aclimatise.cli_types)
CliTuple (class in aclimatise.cli_types)
CliType (class in aclimatise.cli_types)
CMD
aclimatise-explore command line option
aclimatise-pipe command line option
combine() (aclimatise.model.Flag static method)
command (aclimatise.model.Command attribute)
Command (class in aclimatise.model)
command_tree() (aclimatise.model.Command method)
D
depth() (aclimatise.model.Command property)
description (aclimatise.model.CliArgument attribute)
(aclimatise.model.Flag attribute)
(aclimatise.model.Positional attribute)
docker_image (aclimatise.model.Command attribute)
E
empty() (aclimatise.model.Command property)
EmptyFlagArg (class in aclimatise.model)
enum (aclimatise.cli_types.CliEnum attribute)
explore_command() (in module aclimatise)
F
Flag (class in aclimatise.model)
FlagArg (class in aclimatise.model)
FlagSynonym (class in aclimatise.model)
from_synonyms() (aclimatise.model.Flag static method)
full_name() (aclimatise.model.CliArgument method)
(aclimatise.model.Flag method)
(aclimatise.model.Positional method)
G
generated_using (aclimatise.model.Command attribute)
get_type() (aclimatise.model.ChoiceFlagArg method)
(aclimatise.model.CliArgument method)
(aclimatise.model.EmptyFlagArg method)
(aclimatise.model.Flag method)
(aclimatise.model.FlagArg method)
(aclimatise.model.OptionalFlagArg method)
(aclimatise.model.Positional method)
(aclimatise.model.RepeatFlagArg method)
(aclimatise.model.SimpleFlagArg method)
H
help_flag (aclimatise.model.Command attribute)
help_text (aclimatise.model.Command attribute)
homogenous() (aclimatise.cli_types.CliTuple property)
K
key (aclimatise.cli_types.CliDict attribute)
L
longest_synonym() (aclimatise.model.Flag property)
lowest_common_type() (aclimatise.cli_types.CliType static method)
M
merge() (aclimatise.model.Flag static method)
(aclimatise.model.Positional static method)
module
aclimatise
aclimatise.cli_types
N
name (aclimatise.model.FlagSynonym attribute)
(aclimatise.model.Positional attribute)
(aclimatise.model.RepeatFlagArg attribute)
(aclimatise.model.SimpleFlagArg attribute)
named (aclimatise.model.Command attribute)
names (aclimatise.model.OptionalFlagArg attribute)
num_args() (aclimatise.model.ChoiceFlagArg method)
(aclimatise.model.EmptyFlagArg method)
(aclimatise.model.FlagArg method)
(aclimatise.model.OptionalFlagArg method)
(aclimatise.model.RepeatFlagArg method)
(aclimatise.model.SimpleFlagArg method)
O
optional (aclimatise.model.CliArgument attribute)
(aclimatise.model.Flag attribute)
OptionalFlagArg (class in aclimatise.model)
output (aclimatise.cli_types.CliDir attribute)
(aclimatise.cli_types.CliFile attribute)
(aclimatise.cli_types.CliFileSystemType attribute)
outputs() (aclimatise.model.Command property)
P
parent (aclimatise.model.Command attribute)
parse_help() (in module aclimatise)
position (aclimatise.model.Positional attribute)
positional (aclimatise.model.Command attribute)
Positional (class in aclimatise.model)
R
reanalyse() (aclimatise.model.Command method)
RepeatFlagArg (class in aclimatise.model)
representable() (aclimatise.cli_types.CliType property)
S
separator (aclimatise.model.OptionalFlagArg attribute)
shortest_synonym() (aclimatise.model.Flag property)
SimpleFlagArg (class in aclimatise.model)
subcommands (aclimatise.model.Command attribute)
synonyms (aclimatise.model.Flag attribute)
T
text() (aclimatise.model.ChoiceFlagArg method)
(aclimatise.model.FlagArg method)
(aclimatise.model.OptionalFlagArg method)
(aclimatise.model.RepeatFlagArg method)
(aclimatise.model.SimpleFlagArg method)
U
usage (aclimatise.model.Command attribute)
usage_flag (aclimatise.model.Command attribute)
V
valid_subcommand() (aclimatise.model.Command method)
value (aclimatise.cli_types.CliDict attribute)
(aclimatise.cli_types.CliList attribute)
values (aclimatise.cli_types.CliTuple attribute)
variable_name() (aclimatise.model.Flag method)
version_flag (aclimatise.model.Command attribute)
aCLImatise
Navigation
Contents:
Installation
Python API
Command Line Interface
Data Model
Grammar
Changelog
aCLImatise Base Camp
Related Topics
Documentation overview
Quick search