New Plugin Architecture: introduce command extensions dispatcher
The `CLICmdDispatcher` is responsible for loading and configuring all
plugins based on `CLICmdBase`. After registering the entry point to
the documented namespace (avocado.plugins.cli.cmd) the new command
should be visible just by running `$ avocado` or `$ avocado --help`.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
avocado/core/dispatcher.py
0 → 100644
想要评论请 注册 或 登录