Skip to content

fix: test command shows same generic error for all missing arguments #412

@namanyadav-08

Description

@namanyadav-08

Bug Description

The test command prints the same generic error message for
three different missing arguments, giving users no indication
of which specific argument is missing.

Current behavior

All three missing argument checks print:
"test command require apiName:apiVersion args"

Expected behavior

Each check should print a specific message telling the user
exactly which argument is missing and what format it expects.

Proposed fix

I have a fix ready and will submit a PR once this issue is approved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions