hcp iam groups create
Command: hcp iam groups create
The hcp iam groups create
command creates a new group.
Once a group is created, membership can be managed using the hcp iam groups
members
command group.
Usage
Examples
Create a new group for the platform engineering team:
Create a new group and specify the initial members:
Positional arguments
GROUP_NAME
- The name of the group to create.
Flags
--description=DESCRIPTION
- An optional description for the group.--member=ID [Repeatable]
- The ID of the principal to add to the group.