radicle-heartwood-lfs/crates/radicle-cli/src/commands/publish
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
..
args.rs cli: Rename all `RepoId` args to `repo` 2026-04-17 17:09:15 +01:00