radicle-heartwood-lfs/radicle-cli
Fintan Halpenny aa05f676f7
cli: add delegate cli
Adds a `rad delegate` CLI command.

The command consists of three subcommands:
* `add` -- add a new delegate to the set of delegates of a project
* `remove` -- remove an existing delegate from the set of delegates of a
  project
* `list` -- list the delegates of a project

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2022-12-27 12:25:24 +01:00
..
examples cli: add delegate cli 2022-12-27 12:25:24 +01:00
src cli: add delegate cli 2022-12-27 12:25:24 +01:00
tests cli: add delegate cli 2022-12-27 12:25:24 +01:00
Cargo.toml cli: Replace `trycmd` with our own test runner 2022-12-06 10:01:38 +01:00