TIAToolboxCLI¶

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

Define TIAToolbox Commandline Interface Click group.

Initialize TIAToolboxCLI.

Methods

Attributes

commands

The registered subcommands by their exported names.

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.

name

the name the command thinks it has.

context_settings

an optional dictionary with defaults passed to the context.

Parameters: