Boundary
client-agent status
Command: boundary client-agent status
You can use the boundary client-agent status command to ensure that the Client Agent is running.
The command provides the runtime status and information about whether the current user is authenticated.
It may also include a list of errors, if the Client Agent has encountered any.
Example
The following command provides the current status of the Client Agent:
$ boundary client-agent status
Usage
$ boundary client-agent status [options] [args]
Command options
client-agent-port=<uint>- Specifies the port on which the Client Agent listens. You can also specify the port using the BOUNDARY_CLIENT_AGENT_LISTENING_PORT environment variable.