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
If one accidentally calls wft4galaxy with the subcommand generate-test the tools gives an error like
wft4galaxy
generate-test
usage: wft4galaxy [-h] [--server GALAXY_URL] [--api-key GALAXY_API_KEY] [-f FILE] [--enable-logger] [--debug] [--disable-cleanup] [--output-format {text,xunit}] [--xunit-file FILE_PATH] [-o PATH] [test [test ...]] wft4galaxy: error: Test file workflow-test-suite.yml doesn't exist or isn't a file
rather than saying that generate-test isn't a valid subcommand for the tool (it is used with wft4galaxy-wizard)
wft4galaxy-wizard
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If one accidentally calls
wft4galaxy
with the subcommandgenerate-test
the tools gives an error likerather than saying that
generate-test
isn't a valid subcommand for the tool (it is used withwft4galaxy-wizard
)The text was updated successfully, but these errors were encountered: