cloudhead
|
f0e2018ac5
|
cli: Correctly update inventory with seed commands
Make sure our inventory is up to date with the policy changes, as well
as when publishing private repositories.
|
2024-06-12 15:36:34 +02:00 |
cloudhead
|
b917c1b411
|
cli: Rename `rad ls --seeds` flag
Rename to `--seeded` as per our discussion in Zulip.
|
2024-03-11 10:46:09 +01:00 |
cloudhead
|
eff40166c9
|
cli: Add `rad unseed` command
This replaces the `-d` flag of `rad seed`, making it more like `rad
unfollow`.
|
2024-02-22 16:02:40 +01:00 |
cloudhead
|
0a3da17fad
|
cli: Add `--seeds` option to `ls`
Small addition that is useful.
|
2024-01-31 17:24:59 +01:00 |
cloudhead
|
67c950954d
|
cli: Improve `rad sync status` output
To make it less confusing, clearly mark the local node and don't show
sync status for it.
|
2023-12-19 14:14:11 +01:00 |
cloudhead
|
5e3990d411
|
cli: `rad ls` shouldn't show unseeded by default
Unseeded repos should not show up in `rad ls`, by default. Only with
`--all`. We also use a special visibility of "local" for those projects.
|
2023-12-19 14:14:11 +01:00 |