Actions
Feature #21674
closedAbstraction for a command searching on associated entities
Difficulty:
Triaged:
No
Team Backlog:
Description
As a hammer cli developer, I want to create a subcommand for resourceA, that lists all associated resourceBs. I would like a simple way to create:
hammer resource-a resource-bs --resource-a-id 15
and get a list of records back.
Actions