radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny ed985f6fe0
cli: rad node
This adds a rad node subcommand to the CLI.

The subcommand aims to fulfill the following requirements:

- Checking the node status (rad node status)
- Connecting to the node's control socket (rad node connect)
- Printing out our routing table (rad node routing)
- Printing out our tracking policies (rad node tracking)

The following are yet to be implemented:

- Starting the node (rad node start)
- Stopping the node (rad node stop)

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-03-07 15:38:41 +01:00
..
commands cli: rad node 2023-03-07 15:38:41 +01:00
terminal cli: rad node 2023-03-07 15:38:41 +01:00
commands.rs cli: rad node 2023-03-07 15:38:41 +01:00
git.rs Rust 1.67 2023-02-04 19:30:29 +01:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: rad node 2023-03-07 15:38:41 +01:00
project.rs cli: Correctly setup remote tracking branch 2023-01-25 17:51:49 +01:00
terminal.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00