mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
feat: 从yaml文件注册插件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: demo
|
||||
title: Dns提供商Demo
|
||||
desc: dns provider示例
|
||||
icon: clarity:plugin-line
|
||||
accessType: demo
|
||||
type: builtIn
|
||||
pluginType: dnsProvider
|
||||
scriptFilePath: ../../../plugins/plugin-demo/index.js
|
||||
Reference in New Issue
Block a user