#213 Support for subject_item and subject_type in CLI
Closed: Fixed 5 years ago Opened 5 years ago 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.


Login to comment on this ticket.

Metadata
Related Pull Requests
  • #216 Merged 5 years ago