Closed nschan closed 1 month ago
Hello,
I noticed that only some of the commands in nf-core tools pipelines schema accept --dir/-d.
nf-core tools pipelines schema
--dir/-d
Here is an of pipelines commands and if they take --dir
--dir
nf-core pipelines create
nf-core pipelines lint
nf-core pipelines schema build
nf-core pipelines schema lint
nf-core pipelines schema validate
nf-core pipelines schema docs
nf-core pipelines sync
nf-core pipelines bump-version
nf-core pipelines create-logo
I guess it would be nice to be able to use -d with all schema subcommands.
-d
Hello,
I noticed that only some of the commands in
nf-core tools pipelines schema
accept--dir/-d
.Here is an of pipelines commands and if they take
--dir
--dir
nf-core pipelines create
nf-core pipelines lint
nf-core pipelines schema build
nf-core pipelines schema lint
nf-core pipelines schema validate
nf-core pipelines schema docs
nf-core pipelines sync
nf-core pipelines bump-version
nf-core pipelines create-logo
I guess it would be nice to be able to use
-d
with all schema subcommands.