Skip to content

ckb_032630d041b4fd8a_e9a4bb5e10b91e40

Grigori Fursin edited this page Sep 11, 2016 · 4 revisions

[ Home ]

Module 'module'

Actions:

  • info - print info about a given module

ck info module <module_uoa>

  • add - add a dummy module

ck add module <module_uoa>

  • add_action - add action to a given module

ck add_action module <module_uoa> action=<action_name>

See [http://cknowledge.org/soft/docs/ck_modules_api/html/module_2module_8py.html CK module API] for more details (can be invoked using ''ck webapi module'').

Clone this wiki locally