We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
datalad create-sibling-ria obsolete
TheWay/scripts/cubic/bootstrap-fmriprep-audit.sh
Line 95 in 405d3c4
datalad create-sibling-ria --new-store-ok -s output "${output_store}" [ERROR ] unknown argument: --new-store-ok usage: datalad create-sibling-ria [-h] -s NAME [-d DATASET] [--storage-name NAME] [--alias ALIAS] [--post-update-hook] [--shared {false|true|umask|group|all|world|everybody|0xxx}] [--group GROUP] [--storage-sibling MODE] [--existing MODE] [--trust-level TRUST-LEVEL] [-r] [-R LEVELS] [--no-storage-sibling] [--push-url ria+<ssh|file>://<host>[/path]] [--version] ria+<ssh|file|https>://<host>[/path] (base) [rbc@cubic-sattertt1 analysis]$ datalad --version datalad 0.15.6 (base) [rbc@cubic-sattertt1 analysis]$ conda activate tinashe (tinashe) [rbc@cubic-sattertt1 analysis]$ datalad --version datalad 0.16.2 (tinashe) [rbc@cubic-sattertt1 analysis]$ datalad create-sibling-ria --new-store-ok -s output "${output_store}" [INFO ] create siblings 'output' and 'output-storage' ... create-sibling-ria(error): /cbica/projects/RBC/production/ECAS/fmriprep-audit/analysis (dataset) [initremote failed. stdout: initremote output-storage failed stderr: git-annex: Expected VALUE and 1 values. Got ['/output_ria'] initremote: 1 failed ]
Need to update any scripts to use this flag and warn folks to update datalad
The text was updated successfully, but these errors were encountered:
TinasheMTapera
No branches or pull requests
TheWay/scripts/cubic/bootstrap-fmriprep-audit.sh
Line 95 in 405d3c4
Need to update any scripts to use this flag and warn folks to update datalad
The text was updated successfully, but these errors were encountered: