load_plugin — loads a specified plugin. (experimental)
(load_plugin plugin_name run_now)
plugin_name
The name of a plugin.
run_now
One of the following flags:
1 means the plugin will run immediately
after it is loaded.
0 means disabled; the plugin will be
loaded but not run.
A message indicating success or error. Please refer to Return Syntax for details.
This command lets you instruct a DataHub instance to load a plugin.
![]() | |
The commands related to plugins are currently experimental. |