automation-suite
2024.10
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. 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 prereq create

Description

Cria os pré-requisitos externos. Eles são principalmente buckets de armazenamento de objetos e bancos de dados SQL. Os bancos de dados SQL necessários para a instalação são criados no servidor SQL se sql.create_db key estiver definido no arquivo de configuração. Os buckets de armazenamento de objetos são criados no provedor de Cloud se a chave object_storage.create_bucket estiver definida no arquivo de configuração.

uipathctl prereq create PATH [flags]
uipathctl prereq create PATH [flags]

Exemplos

# Create all external prerequisites
uipathctl prereq create input.json/cluster_config.json --versions versions.json
# Create all external prerequisites
uipathctl prereq create input.json/cluster_config.json --versions versions.json

Opções

  -h, --help                help for create
      --location location   Location where the prerequisites are executed. one of [local, cluster] (default cluster)
  -o, --output output       output format. one of [json,yaml,text] (default text)
      --versions string     Path to the versions file
  -h, --help                help for create
      --location location   Location where the prerequisites are executed. one of [local, cluster] (default cluster)
  -o, --output output       output format. one of [json,yaml,text] (default text)
      --versions string     Path to the versions file

Opções herdadas de comandos pai

      --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
  • 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