Command line interface

usage: qiuwenbot [-h] {submit,gui} ...

Sub-commands

submit

Submit a task

qiuwenbot submit [-h] CONFIG

Positional Arguments

CONFIG

Path to the config file

gui

Serve DP-GUI.

qiuwenbot gui [-h] [-p PORT] [--bind_all]

Named Arguments

-p, --port

The port to serve DP-GUI on.

Default: 6042

--bind_all

Serve on all public interfaces. This will expose your DP-GUI instance to the network on both IPv4 and IPv6 (where available).

Default: False