Automation Suite
2023.10
False
Bannerhintergrundbild
Automation Suite auf EKS/AKS-Installationsanleitung
Letzte Aktualisierung 19. April 2024

uipathctl config additional-ca-certificates update

Beschreibung

Hängen Sie die zusätzlichen Zertifikate der Zertifizierungsstelle aus dem angegebenen Pfad an die bereits im Cluster vorhandenen an.

Die aktuellen zusätzlichen Zertifikate von Zertifizierungsstellen aus dem Cluster werden überschrieben. Der Befehl verwendet standardmäßig den aktuellen Kontext in der kubeconfig-Datei. Wenn das Flag --kubeconfig festgelegt ist, wird die vom Flag angegebene kubeconfig-Datei verwendet.
uipathctl config additional-ca-certificates update [flags]uipathctl config additional-ca-certificates update [flags]

Beispiele

# Append to the existing additional ca certificates from the cluster
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt
        
        # Overwrite the current additional ca certificates from the cluster
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt --replace

        # Append to the existing additional ca certificates from the cluster identified by the current context in the kubeconfig file
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt --kubeconfig cluster.kubeconfig
        # Append to the existing additional ca certificates from the cluster
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt
        
        # Overwrite the current additional ca certificates from the cluster
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt --replace

        # Append to the existing additional ca certificates from the cluster identified by the current context in the kubeconfig file
        uipathctl config additional-ca-certificates update --cacert additional_ca.crt --kubeconfig cluster.kubeconfig

Optionen

--cacert string   path to additional ca certificates
  -h, --help            help for update-additional-ca-certificates
  -r, --replace         if true, the existing additional ca certificates are overwritten--cacert string   path to additional ca certificates
  -h, --help            help for update-additional-ca-certificates
  -r, --replace         if true, the existing additional ca certificates are overwritten

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")
--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")
--timeout duration    timeout of the command (default 1h0m0s)

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
UiPath Logo weiß
Vertrauen und Sicherheit
© 2005-2024 UiPath. All rights reserved.