Files
certd/packages/ui/certd-server/metadata/deploy_UCloudUploadToUSSL.yaml
2025-12-31 18:39:58 +08:00

34 lines
681 B
YAML

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
pluginType: deploy
type: builtIn
scriptFilePath: /plugins/plugin-ucloud/plugins/plugin-upload-to-ussl.js