targets add-credential-sources
Command: targets add-credential-sources
The targets add-credential-sources
command lets you add credential sources to target resources.
Example
This example adds the brokered credential sources clvlt_1234567890
and clvlt_0987654321
to a TCP target with the ID ttcp_1234567890
:
Usage
Command options
-application-credential-source=<string>
- This option is deprecated. Use-brokered-credential-source
instead.-brokered-credential-source=<string>
- The credential source you want to add. Boundary returns the credential source to the user when it creates a connection. You can specify multiple credential sources.-id=<string>
- The ID of the target you want to add the credential source to.-injected-application-credential-source=<string>
- The credential source you want to add. Boundary injects the credential source when it creates a connection. You can specify multiple credential sources.-version=<int>
- The version of the target to perform the operation on. If you do not specify a version, the command performs a check-and-set automatically.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: