radicle-heartwood-lfs/radicle-cli/examples
Slack Coder a6d59b3c0e
cli: alter use subcommands for patch
Make `rad patch` accept subcommands for specifying its operation in
place of the '--command' notation.

For instance `rad patch update` versus `rad patch --update`.  Also make
the default operation list active patches, replacing patch creation.
Patch creation is now done via `rad patch open`.

Make these changes in a way consistent with other commands like `rad
delegate`.

Add '--no-confirm' to patch to support this subcommand's documentation
test.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2023-01-17 10:08:44 +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 cli: Update `inspect` command 2023-01-09 16:48:01 +01:00
rad-issue.md radicle-cli: Correct operation name 2023-01-12 19:59:43 +01:00
rad-patch.md cli: alter use subcommands for patch 2023-01-17 10:08:44 +01:00