Skip to content

Inconsistent arg handling #31

@tomdonaldson

Description

@tomdonaldson

In running

sm_run_all input

gets the error message

error: --result_dir is required

If this is required, it should be positional and the help shouldn't list
it as optional.

Then running

sm_run_all input -r result

it ran through them all but they all errored. The cone searches
wanted me to give the cone information:

     sm_query: error: Either --num-cones or --cone_file must be present
        to specify what values go into the service file templates.

and the TAP queries gave the same error message in spite of not
being cones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions