Boundary
cache status
Command: boundary cache status
The boundary cache status
command lets you manually check the status of the Boundary cache.
Boundary prints out a status report that includes configuration, user, and resource information.
Example
The following command checks the status of the Boundary cache:
$ boundary cache 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 cache 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: