HashiCorp Cloud Platform
hcp iam groups read
Command: hcp iam groups read
The hcp iam groups read
command reads details about the given group.
Usage
$ hcp iam groups read GROUP_NAME [Optional Flags]
Examples
Read the group using the resource name suffix "example-group":
$ hcp iam groups read example-group
Read the group using the group's resource name:
$ hcp iam groups read iam/organization/example-org/group/example-group
Positional arguments
GROUP_NAME
- The name of the group to read. The name may be specified as either:- The group's resource name. Formatted as
iam/organization/ORG_ID/group/GROUP_NAME
- The resource name suffix,
GROUP_NAME
.
- The group's resource name. Formatted as