Linux command
yadm-encrypt 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Encrypt sensitive files
yadm encrypt
说明
yadm encrypt encrypts files listed in ~/.config/yadm/encrypt. Creates encrypted archive for sensitive configs (SSH keys, tokens). Uses GPG symmetric encryption. Safe to commit encrypted archive.
FAQ
What is the yadm-encrypt command used for?
yadm encrypt encrypts files listed in ~/.config/yadm/encrypt. Creates encrypted archive for sensitive configs (SSH keys, tokens). Uses GPG symmetric encryption. Safe to commit encrypted archive.
How do I run a basic yadm-encrypt example?
Run `yadm encrypt` in a terminal, then adjust file names, paths, flags, or remote targets for your system.