radicle-heartwood-lfs/radicle-cli/tests
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
..
framework Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
commands.rs cli: add delegate cli 2022-12-27 12:25:24 +01:00