This repository was archived by the owner on Nov 16, 2020. It is now read-only.
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
--output not work for dispatch run #626
Open
Description
Bug Report
When do dispatch run, if add --output yaml, it still return json format.
Expected behavior
The result show in yaml format.
Current behavior
The result show in json format.
Steps to reproduce
- Follow the quickstart guild
- run
dispatch exec hello-py --input '{"name": "Jon", "place": "Winterfell"}' --wait --output yaml
Impact
- Low - Annoyance, but does not impact business or functionality
- Medium - Issue can be worked around, but is causing pain
- High - Blocker
Metadata
Metadata
Assignees
Labels
No labels