Mark token source of truth in scan output
This commit is contained in:
@@ -159,10 +159,10 @@ Podstawowe komendy tokenow:
|
||||
`tokens scan` wypisuje waska tabele. Dla jednego endpointu zobaczysz
|
||||
osobny wiersz `source=repo` oraz osobny wiersz `source=tokens.json`.
|
||||
Ten sam numer `item` laczy oba wiersze w pare dla jednego endpointu.
|
||||
Kolumny `token` i `sync` pokazuja, gdzie jest token i czy repo zgadza sie
|
||||
z `tokens.json`. Kolumna `id` pokazuje `r1` dla tokena w repo albo `t1` dla
|
||||
tokenu w `tokens.json`, bez pokazywania sekretu. Endpoint jest rozbity na
|
||||
`server`, `scheme`, `host` i `port`.
|
||||
Kolumna `token` pokazuje, gdzie jest token, a `sync` stawia `*` przy zrodle
|
||||
prawdy. Kolumna `id` pokazuje `r1` dla tokena w repo albo `t1` dla tokena w
|
||||
`tokens.json`, bez pokazywania sekretu. Endpoint jest rozbity na `server`,
|
||||
`scheme`, `host` i `port`.
|
||||
|
||||
## Fetch i switch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user