radicle-heartwood-lfs/radicle-cli/src
Sebastian Martinez c2dd778183
cli: Add `--json` flag to `rad web`
This allows third party integrations to read the obtained sessionId and
the signed payload without having to implement it on their own.

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-05-30 10:39:37 +02:00
..
commands cli: Add `--json` flag to `rad web` 2023-05-30 10:39:37 +02:00
terminal cli: Strip html comments 2023-05-30 10:34:36 +02:00
commands.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
git.rs cli: remove the 'rad' remote during `rad rm` 2023-05-08 10:49:18 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
project.rs cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
terminal.rs cli: Improve error output of commands 2023-05-24 11:33:55 +02:00