CUBA CLI Sample Plugin
Simple plugin that adds hello
command to CUBA CLI, which prints project modules.
Read about plugin development here.
~/.haulmont/cli/plugins/
directory.cuba-cli
It will print loaded plugins:
cuba:~/$ cuba-cli
Loaded plugin com.haulmont.cli.tutorial.HelloWorldPlugin
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems corresponding to this sample.