pimlico.cli.shell.runner module

class ShellCLICmd[source]

Bases: pimlico.cli.subcommands.PimlicoCLISubcommand

command_name = 'shell'
command_help = 'Open a shell to give access to the data output by a module'
add_arguments(parser)[source]
run_command(pipeline, opts)[source]
launch_shell(data)[source]

Starts a shell to view and query the given datatype instance.