Skip to content
New issue

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

Unmatched arguments from index error when running tw pipelines add with description #410

Open
ejseqera opened this issue May 21, 2024 · 0 comments

Comments

@ejseqera
Copy link
Member

ejseqera commented May 21, 2024

For some users, when running a tw pipelines add command with a string for description containing spaces throws a Unmatched arguments from index error.

For example, trying to add a pipeline with:

$ tw pipelines add --name hello-world --workspace scidev/testing --description "Classic Hello World script in Nextflow language." --compute-env google_batch_finland --revision master https://github.com/nextflow-io/hello

Unmatched arguments from index 9: 'World', 'script', 'in', 'Nextflow', 'language.', 'https://github.com/nextflow-io/hello'

We are having issues reproducing this error on various OS/machines however.

From the tests we have run:

❌ M2 Pro Mac running Tower CLI v0.9.2 (39a2ec6) on zsh
✅ M1 Mac running Tower CLI v0.9.2 (39a2ec6) on zsh
✅ M1 Mac running Tower CLI v0.9.2 (39a2ec6) on bash
✅ M1 Mac running Tower CLI v0.9.2 (39a2ec6) installed from conda on zsh
✅ Windows x86 running Tower CLI v0.9.2 (39a2ec6)
✅ Windows x86 running Tower CLI v0.9.2 (39a2ec6) installed from conda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant