Introduce the 'scripts' command namespace
This will be used for commands that don't fit exactly in the existing
namespaces (file, image, container, etc.).
Here we create a new package 'kamaki.cli.contrib' containing a 'scripts'
module. We activate the new namespace by default.
Signed-off-by:
Dimitris Aragiorgis <dimitris.aragiorgis@gmail.com>
Showing
kamaki/cli/contrib/__init__.py
0 → 100644
kamaki/cli/contrib/scripts.py
0 → 100644
Please register or sign in to comment