postman-app-support
postman-app-support copied to clipboard
Postman CLI. Execute a Flow from the command line
Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
N / A
Describe the solution you'd like
Create a kind of integration between Postman CLI and Postman Flows in order to execute a Flow from Postman CLI. It would be useful for executing everything from the command line and also for integrating the flows execution to the Pipeline releases
Describe alternatives you've considered
A new CLI command option to execute a Flow form the command line e.g. Postman flows run "Flow-id"
Additional context
An advantage of executing workflows would be to have the possibility to automate them in our pipeline release, taking advantage of the current integrations. e.g. Azure DevOps-Postman CLI integration