workers create
Command: boundary workers create
The boundary workers create
command lets you create Boundary workers.
Example
This example creates a worker with the name prodops
and the description Worker for ProdOps
:
Usage
Usages by type
You can create controller-led or worker-led types of workers.
The workers create controller-led
command lets you create a worker by receiving an activation token from a controller.
Example
This example creates a controller-led worker named us-east-1-1
:
Usage
Command options
-description=<string>
- A description to set on the controller-led type worker.name=<string>
- A name to set on the controller-led type worker.scope-id=<string>
- The scope in which to make the request. The default isglobal
. You can also specify the scope using the BOUNDARY_SCOPE_ID environment variable.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: