radicle-heartwood-lfs/radicle-cli
cloudhead d3b0483f42
cli: Implement `rad sync status` command
This command shows the sync status of a repository by consulting the
database via the node.

To make it work, we call into the address store to update the
`repo-sync-status` table when receiving ref announcements that are
relevant to us.
2023-11-17 16:56:19 +01:00
..
examples cli: Implement `rad sync status` command 2023-11-17 16:56:19 +01:00
src cli: Implement `rad sync status` command 2023-11-17 16:56:19 +01:00
tests cli: Implement `rad sync status` command 2023-11-17 16:56:19 +01:00
Cargo.toml cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00