Skip to content

CLI

The enclave command line interface provides a functional way to interact with the enclave agent. When installed, the CLI can be interacted with using the enclave binary. For linux and darwin, the enclave binary is automatically added to the path when the agent is installed. On windows, the binary can be found under C:\ProgramData\enclave\enclave.exe.

Please note that not all commands may be available depending on which manifest version or agent you are running.

For a full list of commands, run enclave --help.

All commands can be run with the --help flag to see more information about the command and its usage.