[Automation API] Consider adding OnOutput-callback to preview #6483
Labels
area/automation-api
help-wanted
We'd love your contributions on this issue
kind/enhancement
Improvements or new features
resolution/fixed
This issue was fixed
Currently the dotnet Automation API allows providing a callback
Action<string>? OnOutput
to Up-, Refresh- and DestroyOptions.Is there a reason no such option is available for PreviewOptions?
From what I checked, this also applies to the python and nodejs automation APIs.
The text was updated successfully, but these errors were encountered: