"description":"Show all params when using `--help`",
"hidden":true,
"help_text":"By default, parameters set as _hidden_ in the schema are not shown on the command line when a user runs with `--help`. Specifying this option will tell the pipeline to show all parameters."
},
"enable_conda":{
"type":"boolean",
"description":"Run this workflow with Conda. You can also use '-profile conda' instead of providing this parameter.",