soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

New command `stellar network version-info`

Open ifropc opened this issue 8 months ago • 4 comments
trafficstars

Command name is TBD, open to alternative names

Command description

Command that uses RPC getVersionInfo endpoint

Command flags

Optional --output json flag that changes output format to JSON (printing result object)

Command return value

Print version info in human readable format, for example:

RPC server version: 21.1.0,
RPC server commit hash: fcd2f0523f04279bae4502f3e3fa00ca627e6f6a,
...

ifropc avatar Mar 07 '25 22:03 ifropc