jobflow_remote.cli.batch module#
- jobflow_remote.cli.batch.processes_list(worker: ~typing.Annotated[str | None, <typer.models.OptionInfo object at 0x7f050df87690>] = None, verbosity: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f050df62fd0>] = 0) None [source]#
Show the list of processes being executed on the batch workers. Increasing verbosity will require connecting to the host.