Respect dry run for token remote update

This commit is contained in:
mpabi
2026-04-26 21:13:13 +02:00
parent 1a66e161aa
commit 7e62be4ca1
2 changed files with 9 additions and 2 deletions
+6 -2
View File
@@ -236,8 +236,8 @@ Dozwolone kierunki:
- `tokens update --from store`
`tokens update --from remotes` kopiuje tokeny z remote URL-i repo do
`tokens.json`. `tokens update --from store` kopiuje wybrany token z
`tokens.json` do remote URL-a repo.
`tokens.json`. Z `--dry-run` dziala jak read-only raport. `tokens update
--from store` kopiuje wybrany token z `tokens.json` do remote URL-a repo.
Przyklad:
@@ -259,6 +259,10 @@ Jesli:
- token jest i tu, i tu, ale wartosci sa rozne
wybierz kierunek jawnie przez `tokens update --from ...`
Przy `tokens update --from remotes` mozna uzyc:
- `--dry-run`
Przy `tokens write` i `tokens update --from store` mozna uzyc:
- `--replace`