You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the new API, analysis configuration can be selected for a firmware.
There should always be an analysis configuration called `Default`.
This patch extends the `upload-firmware` CLI with analysis configuration
selection by name. Not providing the name using the new `--analysis-configuration`
option will result using the `Default` configuration, much like during
Product Group selection.
0 commit comments