Automation Suite
2023.10
False
横幅背景图像
EKS/AKS 上的 Automation Suite 安装指南
上次更新日期 2024年5月20日

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

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.