besu icon indicating copy to clipboard operation
besu copied to clipboard

Add subcommand to print configuration and status info

Open fab-10 opened this issue 3 years ago • 2 comments

Description

As an Besu user, I want to have a command to print my current setup info so that I can easily add these info in my issue report or communicate the to the devs for throubleshooting.

Acceptance Criteria

User can just this something like that: besu status print and get something like that:

* Software version: 22.4.0
* Command line: besu --network xyz --enable-rpc....
* Java version: openjdk-11
* OS Name & Version: Ubuntu 22.04
* Kernel Version: 5.10.4
* Virtual Machine software & version: Docker
* Head block: 23445 (0xea54093..)
* besu memory
* system memory
* etc...

fab-10 avatar May 19 '22 08:05 fab-10

Is this still open for PR consideration? Seems to be an easy fix, can do it this week.

AbhinavMir avatar Oct 15 '22 19:10 AbhinavMir

Is this still open for PR consideration? Seems to be an easy fix, can do it this week.

Please sync with @daniellehrner that is working on https://github.com/hyperledger/besu/pull/4451

fab-10 avatar Oct 16 '22 14:10 fab-10

closed for config printer

non-fungible-nelson avatar Jan 26 '23 12:01 non-fungible-nelson