Add token list command
This commit is contained in:
@@ -156,6 +156,8 @@ Podstawowe komendy tokenow:
|
||||
|
||||
```bash
|
||||
./rvctl tokens scan
|
||||
./rvctl tokens list store
|
||||
./rvctl tokens list remote
|
||||
./rvctl tokens sync remote r1
|
||||
./rvctl tokens update r1
|
||||
./rvctl tokens sync store r1
|
||||
@@ -168,6 +170,7 @@ Podstawowe komendy tokenow:
|
||||
|
||||
`tokens scan` wypisuje tabele `tokens` i niczego nie zapisuje: jeden wiersz na
|
||||
logiczny remote tokena.
|
||||
`tokens list store|remote|both` wypisuje jedno zrodlo bez porownywania.
|
||||
`tokens.json` synchronizujemy z repo `rv-launcher`; remotes kart pracy i
|
||||
odpowiedzi sa generowane jako pochodne tego ustawienia.
|
||||
`token_ref` laczy nazwe tokena z markerem po prawej stronie: `*` oznacza, ze
|
||||
|
||||
Reference in New Issue
Block a user