dx: revise the --upload
and add --output-signature
flags
#1059
Labels
enhancement
New feature or request
--upload
and add --output-signature
flags
#1059
Description
From the discussion we had here with @imjasonh and @developer-guy, dropping the idea here, so we do not forget!
--upload--skip-uploadWe currently use the
--upload=false
flag to decide whether to upload the signature,true
by default. Since passingtrue
does not change the current logic, I think it had better to rename this flag something like:--skip-upload
.--output-signature
If we are working with the pull-through cache/mirror repositories, we probably want to skip the upload stage and export the signature to a specified file by defining an
--output-signature
.The text was updated successfully, but these errors were encountered: