zuul-client/releasenotes/notes/encrypt_subcommand-3390ccc243039bc2.yaml
Matthieu Huin 5766ed1785 Add encrypt subcommand
zuul-client can be used to encrypt a secret that can be then used in a
project's jobs.
Also improve the documentation section about using a configuration file.

Change-Id: I10e56883f0b24ac429051af36f9bf58c7594c0ed
2020-10-13 15:40:45 +02:00

6 lines
161 B
YAML

---
features:
- |
Add the **encrypt** subcommand to zuul-client, allowing users to encrypt files
or text to be used with a job for a specific project.