automation-suite
2023.4
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white
不在支持范围内

uipathctl 参考指南

上次更新日期 2025年4月29日

uipathctl prereq create

描述

创建外部必备程序。 这些存储桶主要是对象存储桶和 SQL 数据库。 如果在配置文件中设置了 sql.create_db key ,则将在 SQL Server 上创建安装所需的 SQL 数据库。 如果在配置文件中设置了 object_storage.create_bucket 键,则系统会在 Cloud 提供程序中创建对象存储桶。
uipathctl prereq create PATH [flags]uipathctl prereq create PATH [flags]

示例


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

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

选项

  -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

从父命令继承的选项

--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)
  • 描述
  • 示例
  • 选项
  • 从父命令继承的选项

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新