I’m not sure whether the secrets are being handled correctly, as I see the following warning in the logs:
WARNING job.cwl:7:3: Warning: checking item
Warning: Field 'class' contains undefined reference to
'http://commonwl.org/cwltool#Secrets'
Thanks.
Prerequisites:
job.cwlScenario:
I run:
cwltool job.cwl --pw="password"Current result:
I’m not sure whether the secrets are being handled correctly, as I see the following warning in the logs:
Thanks.