radicle-heartwood-lfs/radicle-cli/src
cloudhead 9edb633d98
cli: Add `--from` and other options to `rad seed`
Gives the same options to `rad seed` as `rad sync --fetch`.

Allows seeding and syncing from specific seeds in one command:

  rad seed <rid> --from <nid>

Useful for seeding private repos on public nodes.
2024-06-25 12:01:52 +02:00
..
commands cli: Add `--from` and other options to `rad seed` 2024-06-25 12:01:52 +02:00
git cli: Small fix to ddif parsing 2024-06-24 12:09:44 +02:00
terminal cli: upload-pack events 2024-05-17 21:05:43 +02:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs build: Update env vars for build process 2024-06-20 10:47:50 +02:00
node.rs cli: Add `--from` and other options to `rad seed` 2024-06-25 12:01:52 +02:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
terminal.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00