> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/zh/hosting/cli-commands.md).

# 使用 Duaer 命令行

自托管 Duaer 内置命令行可用的命令。
## 以本版帮助为准

在安装目录执行带 `--help` 的命令，查看本版真正注册的子命令。2.0 检查会点名 update:workflow：它已被替换，旧脚本需改用当前导入命令。`--tunnel` 会被忽略，见 [2.0](/zh/2-0-breaking-changes.md#remove-n8n-tunnel-option)。

命令行导入导出时，加密密钥必须与当初保存凭证时相同。钥匙不对时，命令仍可能写入数据库，但凭证解不开。
## Questions

### Duaer update:workflow 还在吗？

不在。2.0 起用替换后的导入命令；--tunnel 也被忽略。以本版 --help 为准。

