UiPath Documentation
automation-suite
2023.10
false
Importante :
A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

guia de referência do uipathctl

Última atualização 24 de fev de 2026

uipathctl cluster migration export

Description

O seguinte comando executa a migração do cluster de um cluster de origem para um cluster de destino.

Há duas etapas do processo de migração:

  1. Os objetos do Kubernetes são migrados do cluster de origem, seguido pela instalação no cluster de destino.
  2. Os arquivos de entrada e versão são usados para configurar o processo de migração.
uipathctl cluster migration export [flags]
uipathctl cluster migration export [flags]

Exemplos

        # Export the cluster state from source cluster to a local directory
        uipathctl cluster migration export --output-dir /tmp/cluster-source
        # Export the cluster state from source cluster to a local directory
        uipathctl cluster migration export --output-dir /tmp/cluster-source

Opções

  -h, --help                help for export
      --output-dir string   path to output directory
  -h, --help                help for export
      --output-dir string   path to output directory

Opções herdadas de comandos pai

      --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
  • Exemplos
  • Opções
  • Opções herdadas de comandos pai

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades