chore: metadata update

This commit is contained in:
xiaojunnuo
2025-12-30 11:42:21 +08:00
parent 97e1178525
commit 6419539305
72 changed files with 3749 additions and 7 deletions
@@ -0,0 +1,33 @@
showRunStrategy: false
default:
strategy:
runStrategy: 1
name: UCloudUploadToUSSL
title: UCloud-上传到USSL
desc: 将证书上传到UCloud USSL
icon: svg:icon-ucloud
group: ucloud
needPlus: false
input:
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- ':cert:'
order: 0
accessId:
title: UCloud授权
component:
name: access-selector
type: ucloud
required: true
order: 0
output:
certId:
title: 证书ID
type: UCloudCertId
type: builtIn
pluginType: deploy
scriptFilePath: ../../../plugins/plugin-ucloud/plugins/plugin-upload-to-ussl.js