HashiCorp Cloud Platform
hcp iam workload-identity-providers read
Command: hcp iam workload-identity-providers read
The hcp iam workload-identity-providers read
command shows metadata about the
specified workload identity provider.
Usage
$ hcp iam workload-identity-providers read WIP_NAME [Optional Flags]
Examples
Read a workload identity provider:
$ hcp iam workload-identity-provider read \
iam/project/my-project/service-principal/my-sp/workload-identity-provider/example-wip
Positional arguments
WIP_NAME
- The resource name of the workload identity provider to read. The format of the resource name isiam/project/PROJECT_ID/service-principal/SP_NAME/workload-identity-provider/WIP_NAME
.