Respect dry run for token remote update
This commit is contained in:
+6
-2
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user