Boundary
workers certificate-authority
Command: boundary workers certificate-authority
The boundary workers certificate-authority
command lets you manage the certificate authority used to authorize Boundary workers.
Example
This example lets you read information about the current certificate authority:
$ boundary workers certificate-authority read
Usage
$ boundary workers certificate-authority [options]
# ...
Subcommands:
read Read the certificate authority used to authorize Boundary workers.
reinitialize Reinitialize the certificate authority used to authorize Boundary workers.
Usages by type
You can read or reinitialize certificate authorities.
The workers certificate-authority read
command lets you read the details of the certificate authority that is used to authorize Boundary workers.
Usage
$ boundary workers certificate-authority read [options] [args]
Worker certificate authority options
-scope-id=<string>
- The scope in which to read the certificate authority. The default scope 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: