Related problem
I want to use the C-PAC command-line interface (CLI) with ABIDE dataset.
data_setting.yml file is ready to run.
$ cpac utils data_config build ~/abide_data_setting.yml
After this command line I got an error as shown below.

How can I get data_config file without this error?
― 이지원:
Error on data_setting.yml
Proposed feature
Automatically bind the path given to cpac utils data_config build in the data settings file under the key outputSubjectListLocation when loading the C-PAC container for utils data_config build
Acceptance criteria
Alternatives
No response
Additional context
No response