文章

hermes 备份+还原

浏览: 17评论: 0发布时间: 2026-05-26

导出保存

hermes profile export hermes-admin -o /root/hermes-backup/hermes-admin.tar.gz

导入

hermes profile import /root/hermes-admin.tar.gz --name hermes-admin

查看配置列表

hermes profile list

删除某个配置

hermes profile delete hermes-admin