Open markbrennand opened 4 days ago
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
@markbrennand we added support new env vars to control output frequency in CI, see: https://github.com/oclif/multi-stage-output/pull/52
Summary
The project deploy start command displays very verbose progress output. This cannot be disabled and makes its use in pipelines very difficult.
Steps To Reproduce
Run sf project deploy start
Expected result
If SF_USE_PROGRESS_BAR is set to false, no deployment progress should be shown.
Actual result
Deployment progress which refreshes at least once a second is shown and cannot be disabled.
System Information
bash