Appearance
enclave status
Displays the status of the Enclave agent, including it's authentication status.
Alias of: enclave heartbeat status
Flags
Flag | Description |
---|---|
-a, --all | See all agents that you can connect to. |
--healthcheck | Get a simple status of the agent. |
Usage
> enclave status
Agent status: Unauthenticated
> enclave status
Agent status: Connected
Networking status: Connected
Organization: Enclave Demo
Connected as: demo-node (node)
VPN IP: 10.100.0.8/16
> enclave status --all
Agent status: Connected
Networking status: Connected
Organization: Enclave Demo
Connected as: demo-node (node)
VPN IP: 10.100.0.8/16
Inbound Rules:
- demo-windows
VPN IP: 10.100.0.23
Rules: tcp:22
Outbound Rules:
- demo-windows
VPN IP: 10.100.0.23
Rules: tcp:3389
> enclave status --healthcheck
OK