Remove Git remote when deleting remote token

This commit is contained in:
mpabi
2026-04-27 20:03:25 +02:00
parent ffd12c9905
commit 2ab1a428e7
4 changed files with 15 additions and 26 deletions
+2 -2
View File
@@ -180,8 +180,8 @@ uprawnien; bez zgodnego wpisu maja wartosc `?????????`, `?????` albo `????`.
Zapis z remote do `tokens.json` robi `tokens sync remote r1`.
Odczyt `valid` i uprawnien z API robi `tokens update r1`.
Zapis z `tokens.json` do remota robi `tokens sync store r1`.
Usuniecie wpisu robi `tokens remove store r1`, a usuniecie poswiadczen z URL-a
git remota robi `tokens remove remote r1`.
Usuniecie wpisu robi `tokens remove store r1`, a usuniecie git remota
`tokens remove remote r1`.
Kolumna `valid` oznacza, czy token zostal zaakceptowany przez API teraz.
Jesli przy tokenie w `tokens.json` zapiszesz `expires_at`, `valid` moze pokazac
date wygasniecia; bez daty poprawny token pokazuje `forever`.