automation-suite
2023.4
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white
Sin asistencia

Guía de referencia de uipathctl

Última actualización 29 de abr. de 2025

uipathctl prereq create

Descripción

Crea los requisitos previos externos. Se trata principalmente de depósitos de almacenamiento de objetos y bases de datos SQL. Las bases de datos SQL necesarias para la instalación se crean en el servidor SQL si sql.create_db key está configurado en el archivo de configuración. Los depósitos de almacenamiento de objetos se crean en el proveedor de Cloud si se establece la clave object_storage.create_bucket en el archivo de configuración.
uipathctl prereq create PATH [flags]uipathctl prereq create PATH [flags]

Ejemplos


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

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

Opciones

  -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

Opciones heredadas de los comandos principales

--context string      name of the kubeconfig context to use
--excluded strings    components to be excluded from execution, defaults to none
--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")
--timeout duration    timeout of the command (default 1h0m0s)--context string      name of the kubeconfig context to use
--excluded strings    components to be excluded from execution, defaults to none
--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")
--timeout duration    timeout of the command (default 1h0m0s)
  • Descripción
  • Ejemplos
  • Opciones
  • Opciones heredadas de los comandos principales

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado