We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can configure Strongbox CLI to use a proxy. This is implemented using the proxy support in the AWS SDKs.
To use a proxy set the following environment variable
export https_proxy=https://myproxy.example.com
If you want to exclude certain domains from being proxied set
export no_proxy=https://dont.proxy.me