Add tabular rvctl command overview

This commit is contained in:
mpabi
2026-04-26 15:26:24 +02:00
parent 2b672d2137
commit f13b09c317
3 changed files with 176 additions and 0 deletions
+25
View File
@@ -65,6 +65,14 @@ rvctl.py
`rvctl` jest jedynym publicznym entrypointem. `rvctl.py` jest implementacja
uruchamiana przez wrapper i nie wymaga osobnego wywolywania przez ucznia.
Uruchomienie bez argumentow pokazuje tabelaryczny skrot komend:
```bash
./rvctl
./rvctl tokens
./rvctl help tokens
```
### Autoryzacja
Masz dwie drogi.
@@ -174,6 +182,23 @@ Globalne przelaczniki:
- `--config PATH`
Uzywa innego pliku `workspace.json`.
Pomoc tabelaryczna:
```bash
./rvctl
./rvctl help
./rvctl tokens
./rvctl help tokens
```
Szczegolowy help parsera:
```bash
./rvctl --help
./rvctl <komenda> --help
./rvctl tokens <komenda> --help
```
Komendy:
- `show-config`