ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 1. 释义 生成密钥文件。 ## 2. 使用方法 ``` ~$ cryptogen generate [<flags>] ``` 命令标志: ``` --help Show context-sensitive help (also try --help-long and --help-man). --output="crypto-config" The output directory in which to place artifacts --config=CONFIG The configuration template to use ``` ``` cryptogen generate --config=./crypto-config.yaml --output ./crypto-config ```