UiPath Documentation
automation-suite
2023.10
false
uipathctl-Referenzhandbuch
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

uipathctl config argocd generate-dex-config

Beschreibung

Der folgende Befehl generiert eine Dex-Konfigurationsdatei als Beispiel mit den verfügbaren Feldern für einen bestimmten Dex-Connector.

Eine vollständige Liste der zulässigen Connector-Typen und weitere Informationen zu jedem Feld finden Sie in der Dex-Dokumentation.

uipathctl config argocd generate-dex-config [flags]
uipathctl config argocd generate-dex-config [flags]

Beispiele

# Generate a sample Dex configuration file for an LDAP connector:
  uipathctl config generate-dex-config -t ldap
# Generate a sample Dex configuration file for an LDAP connector:
  uipathctl config generate-dex-config -t ldap

Optionen

  -h, --help                  help for generate-dex-config
  -t, --type connector-type   the type of connector (default ldap)
  -h, --help                  help for generate-dex-config
  -t, --type connector-type   the type of connector (default ldap)

Von übergeordneten Befehlen geerbte Optionen

      --context string      name of the kubeconfig context to use
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-format string   log format. one of [text,json] (default "text")
      --log-level string    set log level. one of [trace,debug,info,error] (default "error")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 1h0m0s)
      --context string      name of the kubeconfig context to use
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-format string   log format. one of [text,json] (default "text")
      --log-level string    set log level. one of [trace,debug,info,error] (default "error")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 1h0m0s)
  • Beschreibung
  • Beispiele
  • Optionen
  • Von übergeordneten Befehlen geerbte Optionen

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben