Commit ee2de08
committed
Add "--value-file" option to "sops set [...]"
This allows running "sops set [...]" without leaking secrets in process
listings.
To read secrets from stdin, use "/dev/stdin" as the file path.
Fixes #729
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>1 parent 518daad commit ee2de08
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
1388 | 1392 | | |
1389 | 1393 | | |
1390 | 1394 | | |
| |||
1430 | 1434 | | |
1431 | 1435 | | |
1432 | 1436 | | |
1433 | | - | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
1434 | 1449 | | |
1435 | 1450 | | |
1436 | 1451 | | |
| |||
0 commit comments