ITADN

Add updatekeys command

#13Closedtarasglek 创建于 2024-02-28
T
tarasglekcommented
This would be rough equivalent of ```bash cd $WORKSPACE_ROOT find -name .sops.yaml|xargs -n1 /usr/local/bin/github-to-sops --inplace-edit <where it infers arguments used originally from command in file> find -name \*.enc.yaml|xargs -n1 sops updatekeys -y ```
关闭于 2024-07-26 1 条评论