radicle-heartwood-lfs/radicle-cli/examples
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
..
rad-auth.md cli: Replace `trycmd` with our own test runner 2022-12-06 10:01:38 +01:00
rad-delegate.md cli: add delegate cli 2022-12-27 12:25:24 +01:00
rad-init.md Make `Doc` type payload generic 2022-12-09 22:05:38 +01:00
rad-issue.md cli: list your assigned issues via 'rad issue' 2022-12-26 15:52:14 +01:00