Enhancement Request
Add the following argument (exists for fcli ssc appversion create) to fcli ssc appversion update
--active=<active>
Specify whether application version should be activated (true, default) or not (false).
In order to allow activating/deactivating existing applications versions using fcli.
Use case:
We deactivate application versions that were not scanned for several months (e.g. 6 months). When the user attempts to run and upload a scan for such inactive application version, we need to enable the version before, or the scan fails.