Add tabular rvctl command overview
This commit is contained in:
@@ -71,6 +71,13 @@ 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
|
||||
```
|
||||
|
||||
## Autoryzacja
|
||||
|
||||
Masz dwie drogi.
|
||||
@@ -253,9 +260,11 @@ cd rv-launcher
|
||||
Przyklady:
|
||||
|
||||
```bash
|
||||
./rvctl
|
||||
./rvctl show-config
|
||||
./rvctl list-series
|
||||
./rvctl list-cards inf
|
||||
./rvctl tokens
|
||||
./rvctl submission inf 03 --class 4i --nick u1
|
||||
./rvctl tmux-container inf 03 --dry-run
|
||||
./rvctl tmux-container inf 03 --session rv-inf03 --attach
|
||||
|
||||
Reference in New Issue
Block a user