wb cromwell generate-config
Categories:
Name
wb-cromwell-generate-config - Generate cromwell.conf under the user-specified path.
Synopsis
wb cromwell generate-config [--concurrent-job-limit=<concurrent_job_limit>] [--dir=<dir>] (--workspace-bucket-name=<workspace_bucket_name> | --google-bucket-name=<google_bucket_name>)
Description
Generate cromwell.conf under the user-specified path.
Options
-
--concurrent-job-limit=<concurrent_job_limit>
Optional limits on the number of concurrent jobs.Default: 10 -
--dir=<dir>
Directory to put generated cromwell.conf in. Defaults to current directory.Default: . -
--google-bucket-name=<google_bucket_name>
Google Cloud Storage bucket used as the root of Cromwell workflow execution. For example: gs://bucket-name. -
--workspace-bucket-name=<workspace_bucket_name>
Workbench workspace bucket used as the root of Cromwell workflow execution.
Last Modified: 9 January 2026