--encryptcustomsetting
Syntax
kenaflow.exe --encryptcustomsetting <setting>[,<setting>[,<setting>...]] [--workflow <path-or-folder>]
Description
This program mode can be used to encrypt settings inside a _wfconfig.ps1
file.
Just list the names of the settings, separated by ,
(comma).
This can be run inside a workflow folder. It's also possible to specify the workflow folder using --workflow <folder>
.