pynenc.cli.status_cli

Module Contents

Functions

add_status_subparser

Add invocation status inspection commands to the main CLI.

render_status_command

Render or check the invocation status state machine.

API

pynenc.cli.status_cli.add_status_subparser(subparsers: argparse._SubParsersAction) None[source]

Add invocation status inspection commands to the main CLI.

pynenc.cli.status_cli.render_status_command(args: argparse.Namespace) None[source]

Render or check the invocation status state machine.