radicle-heartwood-lfs/radicle-cli/src/commands
Sebastian Martinez b6cf6fea8d
cli: Fix `rad ls` help message
If the user wants to see all `seeded` repositories, we should tell them
to use the `--seeded` option instead of the `--all` option.

Since `--all` also shows repos that aren't being seeded.
2025-01-14 12:18:40 +01:00
..
issue cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
node cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
patch cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
remote cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
auth.rs node: Simplify configuration 2024-06-04 14:08:15 +02:00
block.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
checkout.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
clean.rs cli: Add `inbox` to help output 2024-03-26 13:13:14 +01:00
clone.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
cob.rs cli: Fix some clippy lints 2024-12-04 12:46:47 +01:00
config.rs term: allow Editor to be reusable 2024-11-11 11:27:33 +01:00
debug.rs cli: make `rad debug` work without a profile 2024-05-24 17:04:22 +02:00
diff.rs cli: Add `--unified` flag to `rad diff` help 2024-07-07 16:57:54 +02:00
follow.rs cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
fork.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
help.rs cob: Add an experimental "job" COB 2024-11-06 17:26:00 +01:00
id.rs cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
inbox.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
init.rs fmt: Run `cargo fmt` 2024-10-23 16:17:24 +02:00
inspect.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
issue.rs cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
job.rs cob: Add an experimental "job" COB 2024-11-06 17:26:00 +01:00
ls.rs cli: Fix `rad ls` help message 2025-01-14 12:18:40 +01:00
node.rs cli: Add `rad node inventory` command 2024-06-12 15:36:34 +02:00
patch.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
path.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
publish.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
remote.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
seed.rs cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
self.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
stats.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
sync.rs cli: Use `term::Table::header` where possible 2024-11-28 14:35:24 +01:00
unblock.rs cli: add `rad unblock` command 2024-08-06 14:12:44 +02:00
unfollow.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
unseed.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
watch.rs Implement new versioning system 2024-03-25 11:54:08 +01:00