Appearance
enclave help
Displays help for the commands available in the Enclave CLI. This command provides an overview of the available commands and their usage, including authentication, networking, utilities, and additional commands.
Usage
> enclave help
Please see the documentation at https://docs.enclave.sidechannel.com for more information.
Usage:
enclave [command]
Authentication 🔑
activate Activate an agent
auth Manage agent authentication.
login Login using existing credentials.
logout Logout an agent.
register Register an agent
Networking 🌐
firewall Host-based firewall management.
networking Manage networking.
Utilities 🧰
certificates Certificate management.
config Configuration for the agent.
logs View logs.
version View the version of the agent and any installed plugins.
Additional Commands:
help Help about any command
status Get the status of the agent.
update Update the Enclave agent and GUI.
Flags:
-h, --help help for enclave
-v, --version version for enclave
Use "enclave [command] --help" for more information about a command.