Optionally, provide the absolute path to a manually installed Bitwarden CLI (bw) executable.
This is useful for Jenkins controllers running on CPU architectures for which the plugin
cannot automatically download a compatible executable (e.g., ARM/aarch64).
In such cases, you must install the CLI on the Jenkins controller yourself
(e.g., via npm) and provide the full path to the bw executable here.
If this field is set correctly, the plugin will use this path and skip the automatic download process. The specified file must exist and be executable by the Jenkins user.
You can easily test this option by setting the path, pressing the Apply button, and then pressing the Check Version button.