mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 16:42:08 +02:00

- Replace "al" -> "del", "alla" -> "della", etc. in command paths - Replace all instances of "cartella" with "directory" - Update contributing-guides/translation-templates/common-arguments.md to reflect these changes Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com> Co-authored-by: Marco Bonelli <marco@mebeim.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
406 B
406 B
dexter
Strumento per autenticare utenti kubectl con OpenId Connect. Maggiori informazioni: https://github.com/gini/dexter.
- Crea ed autentica un utente con Google OIDC:
dexter auth -i {{id-client}} -s {{segreto-client}}
- Sovrascrivi la posizione predefinita della configurazione di kube:
dexter auth -i {{id-client}} -s {{segreto-client}} --kube-config {{percorso/della/configurazione}}