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 update-fqdn

Description

Manage the RKE2 FQDN update and restart the RKE2 server on all the nodes including update offline registry.

uipathctl rke2 update-fqdn -i|--input PATH [flags]
uipathctl rke2 update-fqdn -i|--input PATH [flags]

Examples

# rke2 fqdn update from cluster config,  restart rke2 service on all the nodes in cluster 
uipathctl rke2 update-fqdn -i|--input "/opt/UiPathAutomationSuite/UiPath_Installer/cluster_config.json"
# rke2 fqdn update from cluster config,  restart rke2 service on all the nodes in cluster 
uipathctl rke2 update-fqdn -i|--input "/opt/UiPathAutomationSuite/UiPath_Installer/cluster_config.json"

Options

 --concurrency  int                  Number of agent nodes fqdn update concurrently (default 3)
-h, --help                          help for fqdn update
-i, --input    string               Installer artifact directory path (default "/opt/UiPathAutomationSuite/  UiPath_Installer/cluster_config.json")
 --concurrency  int                  Number of agent nodes fqdn update concurrently (default 3)
-h, --help                          help for fqdn update
-i, --input    string               Installer artifact directory path (default "/opt/UiPathAutomationSuite/  UiPath_Installer/cluster_config.json")

Options inherited from parent commands

      --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")
  -q, --quiet               suppress all output except for errors and warnings
      --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")
  -q, --quiet               suppress all output except for errors and warnings
      --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