workers
Command: boundary workers
The workers
command lets you perform operations on Boundary worker resources.
Example
This example reads information about a worker with the ID w_1234567890
:
$ boundary workers read -id w_1234567890
Usage
Usage: boundary workers <subcommand> [options] [args]
# ...
Subcommands:
add-worker-tags Add api tags to the specified worker.
certificate-authority Manage the certificate authority used to authorize Boundary workers
create Create a worker
delete Delete a worker
list List a worker
read Read a worker
remove-worker-tags Remove api tags from the specified worker
set-worker-tags Set api tags for the specified worker
update Update a worker
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: