fortify/fcli

`fcli ssc appversion copy-state`: have the command return the artifact information, to allow easy wait-for follow up

Opened this issue · 0 comments

Currently the command uses the copyCurrentState endpoint from the API, which returns a response 200.

To check if this can be splitted into downloadCurrentState and uploadArtifact (without loosing improvement brought by version 23.2 regarding the issue foundDate)