jobflow_remote.cli.plugin module#

jobflow_remote.cli.plugin.list_plugins(error: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7fc047c62810>] = False)[source]#

List all plugins with an entry point

jobflow_remote.cli.plugin.load_plugins()[source]#

Load and register plugins from entry points.

Main function used to load the plugin that will be added to the main CLI