Open ilveroluca opened 6 years ago
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
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
)