radicle-heartwood-lfs/radicle-cli/src
Johannes Kuehlewindt 0c9a7419dc
cli: Add config modification sub-commands
Adds `set`, `add`, `remove`, `delete` to `rad config`.

Note that the changes will affect the configuration file, but not the
running instances. For changes to be reflected in the running instances
the node would need to be restarted.
2024-10-23 17:19:27 +02:00
..
commands cli: Add config modification sub-commands 2024-10-23 17:19:27 +02:00
git Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
terminal Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
commands.rs cli: add `rad unblock` command 2024-08-06 14:12:44 +02:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: add `rad unblock` command 2024-08-06 14:12:44 +02:00
node.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
terminal.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00