automation-suite
2.2510
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

uipathctl リファレンス ガイド

最終更新日時 2026年2月24日

uipathctl prereq create

説明

外部の前提条件を作成します。主にオブジェクト ストレージ バケットと SQL データベースです。構成ファイルに sql.create_db key を設定すると、インストールに必要な SQL データベースが SQL Server 上に作成されます。object_storage.create_bucket キーを設定すると、オブジェクト ストレージ バケットがクラウド プロバイダーに作成されます。

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

# 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

オプション

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

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得