How to use the --verify and --nest parameters in the cloud signature command?
--verify will first check whether the certificate is trusted during the signing process. If the certificate is not trusted, the subsequent signing steps will not proceed.
When --nest=false (the default value), the original signature will be overwritten when a new signature is applied.