morpheus.cli#

Command line tool

Module Attributes

hookimpl

Marker to be imported and used in plugins (and for own implementations)

hookimpl = <pluggy._hooks.HookimplMarker object>[source]#

Marker to be imported and used in plugins (and for own implementations)

Modules

click_completion_tools

Methods to add morpheus auto completion to shells

default_command_hooks

hookspecs

plugin_manager

register_stage([command_name, modes, ...])

run

Main entrypoint for the Morpheus CLI, when installed this module is executed as morpheus

stage_registry

utils

Misc.