Keep token scan output focused on item rows
This commit is contained in:
+3
-10
@@ -297,20 +297,12 @@ Przelaczniki:
|
||||
|
||||
- `--repo PATH`
|
||||
Sciezka wewnatrz docelowego repo. Domyslnie biezacy katalog.
|
||||
- `--verbose`
|
||||
Pokazuje dodatkowo sekcje `context` i `scan`.
|
||||
|
||||
Typowy wynik:
|
||||
|
||||
```text
|
||||
context
|
||||
item<TAB>value
|
||||
repo_root<TAB>...
|
||||
token_path<TAB>...
|
||||
|
||||
scan
|
||||
item<TAB>value
|
||||
remotes<TAB>1
|
||||
urls<TAB>1
|
||||
|
||||
items
|
||||
item<TAB>source<TAB>remote<TAB>kind<TAB>user<TAB>token<TAB>result<TAB>status<TAB>url
|
||||
1<TAB>repo<TAB>r1<TAB>auth<TAB>u1<TAB>remote<TAB>existing<TAB>in_sync<TAB>http://77.90.8.171:3001
|
||||
@@ -327,6 +319,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