UiPath Documentation
automation-suite
2023.10
false
uipathctl reference guide

uipathctl health diagnose

Reference for the uipathctl health diagnose command, which diagnoses the last unsuccessful sync operation using the Kubernetes API in Automation Suite.

Description

Diagnose the last unsuccessful sync operation using the Kubernetes API.

uipathctl health diagnose PATH [flags]
uipathctl health diagnose PATH [flags]

Examples

 Diagnose the last unsuccessful sync operation
uipathctl health diagnose input.json
 Diagnose the last unsuccessful sync operation
uipathctl health diagnose input.json

Options

  -h, --help              help for diagnose
      --versions string   path to versions file
  -h, --help              help for diagnose
      --versions string   path to versions file

Options inherited from parent commands

      --context string      name of the kubeconfig context to use
      --excluded strings    components to be excluded from execution, defaults to none
      --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)
      --timeout duration    timeout of the command (default 1h0m0s)
      --context string      name of the kubeconfig context to use
      --excluded strings    components to be excluded from execution, defaults to none
      --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)
      --timeout duration    timeout of the command (default 1h0m0s)
  • Description
  • Examples
  • Options
  • Options inherited from parent commands

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated