# pw groups

> Source: https://parallelworks.com/docs/cli/pw/groups

## pw groups

Manage groups and their members

### Options

```
  -h, --help   help for groups
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw](/docs/cli/pw)	 - The Parallel Works ACTIVATE CLI
* [pw groups create](/docs/cli/pw/groups/create)	 - Create a group
* [pw groups get](/docs/cli/pw/groups/get)	 - Show a group and its members
* [pw groups ls](/docs/cli/pw/groups/ls)	 - List groups in the organization
* [pw groups members](/docs/cli/pw/groups/members)	 - Manage group members
* [pw groups rm](/docs/cli/pw/groups/rm)	 - Delete a group
* [pw groups roles](/docs/cli/pw/groups/roles)	 - Manage a group's roles
* [pw groups update](/docs/cli/pw/groups/update)	 - Update a group's description
