Public Parameters
Public Parameter Description
primihub-cli public parameters:
--server (server address); default: "127.0.0.1:50050";
--task_config_file (input task config file); example: "example/mpc_lr_task_conf.json";
The configuration information for the tasks is currently set via the json
file specified by the -task_config_file
parameter. The sample configuration for all tasks is provided by default in the PrimiHub repository example
directory.