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