BitShares Forum

Main => Technical Support => Topic started by: monsterer on November 15, 2014, 04:32:17 pm

Title: bitshares client command line parameters?
Post by: monsterer on November 15, 2014, 04:32:17 pm
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.
Title: Re: bitshares client command line parameters?
Post by: robrigo on November 15, 2014, 04:39:27 pm
I found it by searching the repository:

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

line 94-141
Title: Re: bitshares client command line parameters?
Post by: monsterer on November 15, 2014, 04:43:41 pm
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!
Title: Re: bitshares client command line parameters?
Post by: robrigo on November 15, 2014, 04:47:39 pm
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.
Title: Re: bitshares client command line parameters?
Post by: jamesc on November 15, 2014, 05:01:12 pm
Good things to know are: -? --help. ...  Most programs support one or both.
Title: Re: bitshares client command line parameters?
Post by: robrigo on November 15, 2014, 05:19:13 pm
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
Title: Re: bitshares client command line parameters?
Post by: monsterer on November 15, 2014, 06:06:29 pm
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

Good job!  +5%