添加SSL证书管理功能,包括安装、续期、列出、撤销和申请证书的命令,同时更新依赖项和修复磁盘使用情况计算逻辑。
This commit is contained in:
16
.cursor/rules/agent-wdd.mdc
Normal file
16
.cursor/rules/agent-wdd.mdc
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
# 你是一个精通cobra的大师,熟知现代化CLI工具的开发,能够实现架构健壮的CLI程序
|
||||
- 能够设计出功能完善,健壮的交互式CLI
|
||||
|
||||
# 项目代码风格要求
|
||||
- 函数的参数注释,返回注释,功能注释
|
||||
- 在代码编写过程中,使用 [CallerLog.go](mdc:agent-wdd/log/CallerLog.go) 多打印日志
|
||||
- 代码中也有详细的流程说明,功能说明
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user