cli

Module Contents

Functions

load_config_file()

Loading a configuration file of the pipeline to be configured

export_config_file()

Exporting a configuration file of the current pipeline state

execute_method(method_name, connection)

Executing a method inside the pipeline manager

cli.EXIT_METHOD_TEXT = exit[source]
cli.SHOW_METHODS_METHOD_TEXT = show_methods[source]
cli.load_config_file()[source]

Loading a configuration file of the pipeline to be configured

cli.export_config_file()[source]

Exporting a configuration file of the current pipeline state

cli.execute_method(method_name, connection)[source]

Executing a method inside the pipeline manager Args:

method_name: the method name connection: the connection to the pipeline manager

object for executing methods

cli.connection[source]
cli.endpoint[source]
cli.own_methods[source]
cli.methods[source]
cli.user_input[source]
cli.user_input[source]