In the publish section we are told to run:
datalad siblings github --publish-depends github-lfs
I get the following error:
usage: datalad siblings [-h] [-d DATASET] [-s NAME] [--url [URL]] [--pushurl PUSHURL] [-D DESCRIPTION]
[--fetch] [--as-common-datasrc NAME] [--publish-depends SIBLINGNAME]
[--publish-by-default REFSPEC] [--annex-wanted EXPR] [--annex-required EXPR]
[--annex-group EXPR] [--annex-groupwanted EXPR] [--inherit] [--no-annex-info] [-r]
[-R LEVELS] [--version]
[{query|add|remove|configure|enable}]
datalad siblings: error: argument {query|add|remove|configure|enable}: invalid constraint:{'query', 'add', 'remove', 'configure', 'enable'} value: 'github'
I think this step was updated by @jsheunis ; any ideas what I'm missing?
In the publish section we are told to run:
I get the following error:
I think this step was updated by @jsheunis ; any ideas what I'm missing?