<p>Replaced the Scanner input read loop with upgraded joptsimple<br>
dependency. Cli now takes a single, non-option program argument, runs<br>
it and exits.  Also removed the "stop client" command because there is<br>
no input loop, but shutdown() is called for orderly channel shudown<br>
before the jvm terminates.  Also changed cmd syntax from camel case<br>
to lowercase, mimicking bitcoin-cli.</p>
<p>Configured logback to supress all debug & info level netty output, and<br>
bypassed logback to print results to System.out.</p>


<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4097'>https://github.com/bisq-network/bisq/pull/4097</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove read stdin loop</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4097/files#diff-c197962302397baf3a4cc36463dce5ea">build.gradle</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4097/files#diff-a8578edbbfb64f313f4df527913010c8">cli/src/main/java/bisq/cli/app/BisqCliMain.java</a>
    (106)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4097/files#diff-146c13fe7dbf75f37148656f62dcde51">cli/src/main/java/bisq/cli/app/CommandParser.java</a>
    (27)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4097/files#diff-030077308dff6ee373aca2b0878054fd">cli/src/main/resources/logback.xml</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4097/files#diff-d5a9251f678d7f964871b83c050aa9a7">gradle/witness/gradle-witness.gradle</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4097.patch'>https://github.com/bisq-network/bisq/pull/4097.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4097.diff'>https://github.com/bisq-network/bisq/pull/4097.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4097">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXIGJGZY6EVHHIQAXLRJTCG5ANCNFSM4LVDCNHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRGOCXKADROMK2PY7DRJTCG5A5CNFSM4LVDCNH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IY6ZURQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4097",
"url": "https://github.com/bisq-network/bisq/pull/4097",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>