radicle-heartwood-lfs/radicle-cli/src/commands
cloudhead 8cae60371c
cli: Simplified issue opening
We remove the YAML front-matter, since that was annoying to use.
Issues are now edited like patches and commit messages.

Labeling and assigning are done via dedicated commands.
2023-09-19 14:22:45 +02:00
..
delegate cli: Reorder method arguments 2023-05-29 12:42:55 +02:00
node cli: Add `node config` command 2023-09-18 11:14:19 +02:00
patch cli: Add `rad patch set` command 2023-09-06 20:03:58 +02:00
remote Don't fail if we can't open the database 2023-07-12 11:37:20 +02:00
review cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
assign.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
auth.rs cli: Give passphrase error on prompt 2023-09-06 20:03:58 +02:00
checkout.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
clone.rs cli: Add `--inventory` mode to `rad sync` 2023-09-05 11:16:09 +02:00
cob.rs cli: New `cob` command for debugging 2023-08-18 10:54:27 +02:00
comment.rs cob: Wrap patch ID types with new types 2023-09-05 11:17:59 +02:00
delegate.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
edit.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
fork.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
help.rs cob: Stabilize formats 2023-08-07 11:05:14 +02:00
id.rs cli: Choose repo visibility on init 2023-09-03 17:21:37 +02:00
init.rs cli: Don't panic if operation is interrupted 2023-09-05 11:16:09 +02:00
inspect.rs cli: Add tests for `rad publish` 2023-09-05 11:16:09 +02:00
issue.rs cli: Simplified issue opening 2023-09-19 14:22:45 +02:00
label.rs cob: Stabilize formats 2023-08-07 11:05:14 +02:00
ls.rs cli: Show repo visibility in `rad ls` 2023-09-03 17:21:39 +02:00
node.rs cli: Add `node config` command 2023-09-18 11:14:19 +02:00
patch.rs cli: Add `rad patch set` command 2023-09-06 20:03:58 +02:00
path.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
publish.rs cli: Make sure we sync inventory before announcing 2023-09-05 11:16:09 +02:00
remote.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
review.rs cob: Wrap patch ID types with new types 2023-09-05 11:17:59 +02:00
rm.rs cli: Choose repo visibility on init 2023-09-03 17:21:37 +02:00
self.rs cli: Add `--config` option to `rad self` 2023-08-16 14:58:21 +02:00
sync.rs cli: Make sure we sync inventory before announcing 2023-09-05 11:16:09 +02:00
track.rs cli: Add `--inventory` mode to `rad sync` 2023-09-05 11:16:09 +02:00
unassign.rs cob: Stabilize formats 2023-08-07 11:05:14 +02:00
unlabel.rs cob: Stabilize formats 2023-08-07 11:05:14 +02:00
untrack.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
web.rs Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00