Boundary
cache
Command: boundary cache
The cache command lets you manage the Boundary cache and perform operations on the local cache of information.
Example
The following command starts the Boundary cache in the background:
$ boundary cache start -background
Usage
Usage: boundary cache <subcommand> [options] [args]
  # ...
Subcommands:
    add-token   Add an auth token to a Boundary cache that is currently running.
    start       Starts the Boundary cache.
    status      Gets the status information of a Boundary cache that is currently running.
    stop        Stops the Boundary cache.
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: