UiPath Documentation
automation-suite
2024.10
false
UiPath logo, featuring letters U and I in white

uipathctl reference guide

Last updated Feb 24, 2026

uipathctl rke2 prereq run

Description

Runs the RKE2 specific prerequisite checks.

uipathctl rke2 prereq run PATH [flags]
uipathctl rke2 prereq run PATH [flags]

Options

  -h, --help               help for run
  -m, --machines strings   Comma separated IP address / hostnames of all the machines to run connectivity check against
      --node-type string   Possible values [server|agent|task-mining|asrobots|gpu]. Defaults to server (default "server")
      --only string        If set, limits the scope of the command to a specific check (e.g., 'rpm')
  -o, --output output      Output format. One of [json,yaml,text]. Defaults to text (default text)
  -v, --verbose            verbose output
      --versions string    path to versions file
  -h, --help               help for run
  -m, --machines strings   Comma separated IP address / hostnames of all the machines to run connectivity check against
      --node-type string   Possible values [server|agent|task-mining|asrobots|gpu]. Defaults to server (default "server")
      --only string        If set, limits the scope of the command to a specific check (e.g., 'rpm')
  -o, --output output      Output format. One of [json,yaml,text]. Defaults to text (default text)
  -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")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --upgrade             include upgrade-related checks
      --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")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --upgrade             include upgrade-related checks
  • Description
  • 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