Strip remote credentials without deleting remotes
This commit is contained in:
+5
-3
@@ -437,15 +437,17 @@ Przyklad:
|
||||
|
||||
## `tokens remove store|remote|both REMOTE_ID`
|
||||
|
||||
Usuwa rekord z `tokens.json`, git remote albo oba miejsca.
|
||||
Usuwa rekord z `tokens.json`, poswiadczenia z URL-a git remota albo oba
|
||||
miejsca. `tokens remove remote` zostawia sam git remote, ale zapisuje jego URL
|
||||
bez `LOGIN:TOKEN@`.
|
||||
Domyslnym repo dla `remote` i `both` jest repo, w ktorym lezy `rvctl`. Inne
|
||||
repo mozna wskazac przez `--repo PATH`.
|
||||
|
||||
Przelaczniki:
|
||||
|
||||
- `--repo PATH`
|
||||
Repo, z ktorego ma byc usuniety git remote. Domyslnie repo zawierajace
|
||||
`rvctl`.
|
||||
Repo, w ktorym ma byc wyczyszczony URL git remota. Domyslnie repo
|
||||
zawierajace `rvctl`.
|
||||
- `--server ENDPOINT`
|
||||
Endpoint serwera, jesli `tokens.json` ma kilka rekordow o tym samym `id`.
|
||||
- `--dry-run`
|
||||
|
||||
Reference in New Issue
Block a user