# terrakube team

This command consists of multiple subcommands to interact with teams. It can be used to create, update, delete and list teams.

#### Usage

```
terrakube team [command]
```

#### Commands

| Command                                                                                                 | Description   |
| ------------------------------------------------------------------------------------------------------- | ------------- |
| [create](https://docs.terrakube.io/2.19.0/user-guide/terrakube-cli/commands/terrakube-team/team-create) | create a team |
| [delete](https://docs.terrakube.io/2.19.0/user-guide/terrakube-cli/commands/terrakube-team/team-delete) | delete a team |
| [list](https://docs.terrakube.io/2.19.0/user-guide/terrakube-cli/commands/terrakube-team/team-list)     | list teams    |
| [update](https://docs.terrakube.io/2.19.0/user-guide/terrakube-cli/commands/terrakube-team/team-update) | update a team |

#### Aliases

* organization
* org
