Skip to main content

CLI Proxy

Installing the CLI Proxy

The OBLV Deploy CLI Proxy is a client used in the OBLV Deploy echo system to securely connect into enclaves. It is a command-line interface tool which lets you attest/validate an enclave and communicate with the application deployed inside the enclave using OBLV Deploy.

Select your operating system and follow the installation steps below:

OBLV Deploy CLI Proxy can be installed on MacOS using homebrew with the following commands:

brew tap ObliviousAI/oblv
brew install oblv

Once installed the CLI can be accessed with the command:

oblv --help