Boundary
daemon status
Command: boundary daemon status
The boundary daemon status command lets you manually check the status of the Boundary daemon.
Boundary prints out a status report that includes configuration, user, and resource information.
Example
The following command checks the status of the Boundary daemon:
$ boundary daemon status
Example output:
Status:
Domain Socket: /home/my_user/.boundary/socket/daemon.sock
Log Location: /home/my_user/.boundary/cache.log
Uptime: 15m22s
User Count: 1
Usage
$ boundary daemon status [options] [args]
Command options
output-curl-string- Specifies that Boundary should print an equivalent cURL command string and exit, instead of executing the request. The default value isfalse.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: