Automation Suite
2023.10
false
Banner background image
Automation Suite on EKS/AKS Installation Guide
Last updated Apr 19, 2024

uipathctl prereq create

Description

Creates the external prerequisites. These are primarily object storage buckets and SQL databases. The SQL databases required for the installation are created on the SQL server if the sql.create_db key is set in the config file. The object storage buckets are created in the cloud provider if the object_storage.create_bucket key is set in the config file.
uipathctl prereq create PATH [flags]uipathctl prereq create PATH [flags]

Examples

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

Options

-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

Options inherited from parent commands

--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)
  • Description
  • Examples
  • Options
  • Options inherited from parent commands

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.