TIAToolboxCLI¶

class TIAToolboxCLI(*args, **kwargs)[source]¶

Define TIAToolbox Commandline Interface Click group.

Initialize TIAToolboxCLI.

Methods

Attributes

commands

The registered subcommands by their exported names.

invoke_without_command

subcommand_metavar

chain

name

the name the command thinks it has.

context_settings

an optional dictionary with defaults passed to the context.

callback

the callback to execute when the command fires.

params

the list of parameters for this command in the order they should show up in the help page and execute.

help

epilog

options_metavar

short_help

add_help_option

no_args_is_help

hidden

deprecated

Parameters: