perf: 支持根据id更新证书(证书Id不变接口),不过该接口为白名单功能,普通腾讯云账户无法使用

This commit is contained in:
xiaojunnuo
2025-09-06 00:01:17 +08:00
parent 6cbb0739f8
commit fe9c4f3391
7 changed files with 259 additions and 46 deletions
@@ -9,3 +9,4 @@ export * from './delete-expiring-cert/index.js';
export * from './deploy-to-tke-ingress/index.js';
export * from './deploy-to-live/index.js';
export * from './start-instances/index.js';
export * from './refresh-cert/index.js';