UiPath Documentation
automation-suite
2024.10
false
uipathctl-Referenzhandbuch
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Uipathctl-Zustandsprüfung

uipathctl Health Check-Befehl zur Validierung des Zustands einer Automation Suite-Bereitstellung mithilfe der Kubernetes-API ohne Änderung des Clusters.

Beschreibung

Überprüfen Sie den Zustand der Bereitstellung mithilfe der Kubernetes API. Mit diesem Befehl werden nur Tests durchgeführt, die den Cluster nicht verändern.

uipathctl health check [flags]
uipathctl health check [flags]

Beispiele

# Get the health of the cluster
 uipathctl health check
# Get the health of the cluster
 uipathctl health check

Optionen

  -h, --help               help for check
      --namespace string   The namespace where UiPath Automation Suite is deployed (default "uipath")
  -v, --verbose            verbose output
  -h, --help               help for check
      --namespace string   The namespace where UiPath Automation Suite is deployed (default "uipath")
  -v, --verbose            verbose output

Von übergeordneten Befehlen geerbte Optionen

      --context string      name of the kubeconfig context to use
      --excluded strings    components to be excluded from execution, defaults to none
  -f, --force               override all user prompts to true
      --included strings    components to be included in the execution, defaults to all
      --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")
  -o, --output output       output format. one of [json,yaml,text,junit] (default text)
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --versions string     optional path to versions file
      --context string      name of the kubeconfig context to use
      --excluded strings    components to be excluded from execution, defaults to none
  -f, --force               override all user prompts to true
      --included strings    components to be included in the execution, defaults to all
      --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")
  -o, --output output       output format. one of [json,yaml,text,junit] (default text)
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --versions string     optional path to versions file
  • 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