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 |
||
|---|---|---|
| .. | ||
| commands | ||
| terminal | ||
| commands.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| project.rs | ||
| terminal.rs | ||