Currently the info command spills out a lot of information about all chains. There should be further configurations to: - ~~only specify about a network (`nodevin info <network>`)~~ -- https://github.com/fiftysixcrypto/nodevin/pull/13 - only specify certain outputs (--volume-data, --running-data, etc.) - add proper RPC info flags (--rpc-user, --rpc-pass) for any info RPC methods
Currently the info command spills out a lot of information about all chains. There should be further configurations to:
only specify about a network (-- Add option for specific network args for info command #13nodevin info <network>)