Is anyone using it? Are there any caveats? Service account or proxy setup? Which is best?
The CLI tool is handy for retrieving secrets from your vaults in the CLI, handy for one-off uses like scripts etc.
The Connect server is more suited for infrastructure secrets and allows you to whitelist which vaults are available through it. You can then use secrets exposed from Connect as part of your Docker image build process on CI, for example.
Interested if others have feedback