Is your feature request related to a problem? Please describe.
When search the sub command in azure cli, I can't get the command to run a logic app trigger.
Describe the solution you'd like
Currently Azure API does support to run a trigger:
https://docs.microsoft.com/en-us/rest/api/logic/workflow-triggers/run
Additional context
So I need some commands as
az logic workflow trigger run xxxx
But what I get currently.

Is your feature request related to a problem? Please describe.
When search the sub command in azure cli, I can't get the command to run a logic app trigger.
Describe the solution you'd like
Currently Azure API does support to run a trigger:
https://docs.microsoft.com/en-us/rest/api/logic/workflow-triggers/run
Additional context
So I need some commands as
But what I get currently.
