Skip to content

Instantly share code, notes, and snippets.

@aleohl
Created April 30, 2021 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aleohl/92a32d712f76ab5978f23b1e2e89301f to your computer and use it in GitHub Desktop.
Save aleohl/92a32d712f76ab5978f23b1e2e89301f to your computer and use it in GitHub Desktop.
chia.exe configure -h
Usage: chia.exe configure [OPTIONS]
Options:
--set-node-introducer TEXT Set the introducer for node - IP:Port
--set-farmer-peer TEXT Set the farmer peer for harvester - IP:Port
--set-fullnode-port TEXT Set the port to use for the fullnode, useful
for testing
-log-level, --set-log-level, --log-level [CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET]
Set the instance log level
-upnp, --enable-upnp, --upnp [true|t|false|f]
Enable or disable uPnP
-h, --help Show this message and exit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment