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 28 de fev de 2026

uipathctl manifest get-revision

Description

Obter o conteúdo da revisão mais recente ou da revisão com a versão especificada.

A saída está no formato JSON.

uipathctl manifest get-revision [flags]
uipathctl manifest get-revision [flags]

Exemplos

        # Get the revision with the specified version number from the cluster
        uipathctl manifest get-revision --version number
        
        # Get the latest revision from the cluster
        uipathctl manifest get-revision

        # Get the latest revision from the cluster identified by the current context in the kubeconfig file
        uipathctl manifest get-revision input.json/cluster_config.json --kubeconfig cluster.kubeconfig
        # Get the revision with the specified version number from the cluster
        uipathctl manifest get-revision --version number
        
        # Get the latest revision from the cluster
        uipathctl manifest get-revision

        # Get the latest revision from the cluster identified by the current context in the kubeconfig file
        uipathctl manifest get-revision input.json/cluster_config.json --kubeconfig cluster.kubeconfig

Opções

  -h, --help          help for get-revision
      --version int   specify revision version
  -h, --help          help for get-revision
      --version int   specify revision version

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