#213 Support for subject_item and subject_type in CLI
Closed: Fixed Opened by lholecek.

Subject JSON argument of the CLI tool should be deprecated and separate arguments can be used instead.

Subject "item" could be --item/-i and "type" --type/-T (-t is already short for --testcase).

Would be nice to drop the type altogether if it's possible to infer it from the item name - server could find the type by getting first result matching the item name.


Commit 3349cc7e fixes this issue

Metadata
Related Pull Requests