SecretTool
This page describes the Duplicati SecretTool
The SecretTool is a small utility tool that can be used to test the secret provider configuration.
The SecretTool is called Duplicati.CommandLine.SecretTool.exe
on Windows and duplicati-secret-tool
on Linux and MacOS.
To use the tool, invoke it with a configuration and some secrets to locate:
Multiple secrets can be provided and the tool will attempt to resolve each of them. See the secret provider section for details on how to use and configure the secret providers. Commandline help is also available with:
Note that to protect the secrets, the tool will not report the actual values, but just report if it was able to obtain a value from the secret provider.
Last updated