Options:
-o, --url URL Pool endpoint: [scheme://]host[:port]
scheme: stratum+ssl:// (TLS only)
--pool URL Alias for --url
-u, --user WALLET Payout wallet
--wallet WALLET Alias for --user
-p, --password PW Pool password
-h, --help Print help and exit
-V, --version Print version and exit
Device selection:
-d, --devices LIST Devices to mine on: comma-separated 0-based
indices, or 'all' (default). e.g. -d 0,2
--devices-pci LIST Devices to mine on, by PCI address: comma-separated
bus:device.function. e.g. --devices-pci 01:00.0,0a:00.0
--list-devices List detected devices (index/name/pci) and exit
Stats API:
--api-port PORT Enable the miner API at / and the Prometheus /metrics
exposer on PORT
--api-host IP Bind interface for the exposer (optional, default *)
e.g. --api-port 12000 --api-host 127.0.0.1