radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb f2e96c96ce cli: Rename all `RepoId` args to `repo`
Many commands take RIDs as arguments. Most of them call the
corresponding struct member `repo`, some call it `rid`.

For consistency, name these members `repo` for all commands.

This change is intended to be invisible to the user. That is why,
in some cases, the "long" version of the argument must be renamed to
match `--rid`.
2026-04-17 17:09:15 +01:00
..
examples I2P Support 2026-04-15 12:01:50 +01:00
src cli: Rename all `RepoId` args to `repo` 2026-04-17 17:09:15 +01:00
tests radicle: Add Version to User Agent 2026-04-02 16:26:46 +01:00
CHANGELOG.md cli: Update to 0.20.0 2026-03-26 15:32:43 +00:00
Cargo.toml I2P Support 2026-04-15 12:01:50 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00