automation-suite
2023.10
false
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

guide de référence uipathctl

Dernière mise à jour 28 févr. 2026

uipathctl config Orchestrator get-config

Description

Obtenez la configuration personnalisée Orchestrator actuelle au format pem .

La commande utilise par défaut le contexte actuel dans le fichier kubeconfig . Si l'indicateur --kubeconfig est défini, il utilise le fichier kubeconfig spécifié par l'indicateur.

uipathctl config orchestrator get-config [flags]
uipathctl config orchestrator get-config [flags]

Exemples

        # Get the current orchestrator custom config from the cluster
        uipathctl config orchestrator get-config
        
        # Get the current orchestrator custom config from the cluster identified by the current context in the kubeconfig file
        uipathctl config orchestrator get-config --kubeconfig cluster.kubeconfig
        # Get the current orchestrator custom config from the cluster
        uipathctl config orchestrator get-config
        
        # Get the current orchestrator custom config from the cluster identified by the current context in the kubeconfig file
        uipathctl config orchestrator get-config --kubeconfig cluster.kubeconfig

Options

  -h, --help   help for get-config
  -h, --help   help for get-config

Options héritées des commandes parent

--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")
--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")
--timeout duration    timeout of the command (default 1h0m0s)
  • Description
  • Exemples
  • Options
  • Options héritées des commandes parent

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour