cli: Add 'rad node inventory --nid <nid>'
This gives the possibility to see the inventory of another node than self. This does replicatee the functionality of ‘rad node routing –nid’, but feels like a more intuitive command to try.
This gives the possibility to see the inventory of another node than self. This does replicatee the functionality of ‘rad node routing –nid’, but feels like a more intuitive command to try.
Small nit (@fintohaps)
Changes:
- Rebased
- Removed unused import
cargo fmt
Changes:
- Pushed correct commit