Author Topic: bitshares client command line parameters?  (Read 2144 times)

0 Members and 1 Guest are viewing this topic.

Offline monsterer

My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline robrigo

Translated the code referenced in my previous post to it's own page in the github wiki:

https://github.com/BitShares/bitshares/wiki/BitShares-Client-Command-Line-Arguments

Offline jamesc

Good things to know are: -? --help. ...  Most programs support one or both.

Offline robrigo

I found it by searching the repository:

https://github.com/BitShares/bitshares/blob/d80e5ff77c75156d064aa4236a28e2084f18066a/libraries/client/client.cpp#L89

line 94-141

Many thanks! Really surprised this is not in the wiki!

I agree, it would fit well in the technical wiki. Looks like I can edit it... I'll try adding it as a page.

Offline monsterer

My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads


Offline monsterer

Is there a list of the the command line parameters the client accepts?

...Not the in program command line, the parameters you pass when you launch the client.
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads