[logic app] can't get the sub commands to run a trigger in logic app
Open
act-observability-squad
customer-reported
feature-request
Logic App
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**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.

Contributor guide
Assessment
This issue has not been assessed yet.