radicle-heartwood-lfs/radicle/src/identity
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
..
doc Re-organize identity types and modules 2022-12-09 22:06:20 +01:00
did.rs cli: add delegate cli 2022-12-27 12:25:24 +01:00
doc.rs cli: add delegate cli 2022-12-27 12:25:24 +01:00
project.rs radicle: validated construction of Project 2022-12-27 12:23:39 +01:00