besu GitHub

Issue 2757 Add headings to Besu help
good first issue This can be done with PicoCLI headings https://picocli.info/quick-guide.html#_section_headings See related ticket about formatting of the help output https://github.com/hyperledger/besu/issues/541 ### Description As a developer, I want help grouped sensibly so that it's easy to find what I'm looking for. Suggested groupings: GraphQL JSON-RPC HTTP JSON-RPC WebSockets Metrics Miner Privacy Permissions Tx pool (everything else can remain ungrouped) ### Acceptance Criteria * Besu help has headings for related CLI options ### Steps to Reproduce (Bug) 1. besu --help
Created At 2021-09-14 03:28:00 +0000 UTC