automation-suite
2.2510
true
UiPath logo, featuring letters U and I in white

uipathctl reference guide

Last updated Feb 28, 2026

uipathctl health diagnose

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
  -v, --verbose           verbose output
      --versions string   path to versions file
  -h, --help              help for diagnose
  -v, --verbose           verbose output
      --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
  -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)
      --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)
  • 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