Keep token scan output focused on item rows
This commit is contained in:
+3
-1
@@ -84,7 +84,8 @@ Dzialanie:
|
||||
- skanuje remote URL-e w repo
|
||||
- zapisuje znalezione tokeny do `tokens.json`
|
||||
- zapisuje je per endpoint serwera
|
||||
- wypisuje wynik jako waskie tabele TSV: `context`, `scan` oraz `items`
|
||||
- wypisuje domyslnie tylko waska tabele TSV `items`
|
||||
- z `--verbose` dopisuje diagnostyczne sekcje `context` oraz `scan`
|
||||
|
||||
Tabela `items` porownuje dwa zrodla dla tego samego endpointu. Ten sam `item`
|
||||
moze miec dwa wiersze:
|
||||
@@ -109,6 +110,7 @@ Przyklad:
|
||||
```bash
|
||||
./rvctl tokens scan
|
||||
./rvctl tokens scan --repo ~/dev/workspace/rv/series/inf/03
|
||||
./rvctl tokens scan --verbose
|
||||
```
|
||||
|
||||
### `tokens read`
|
||||
|
||||
Reference in New Issue
Block a user