# terrakube organization

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

#### Usage

```
terrakube organization [command]
```

#### Commands

| Command                                                                                       | Description            |
| --------------------------------------------------------------------------------------------- | ---------------------- |
| [create](https://docs.terrakube.io/user-guide/terrakube-cli/commands/azb-organization/create) | create an organization |
| [delete](https://docs.terrakube.io/user-guide/terrakube-cli/commands/azb-organization/delete) | delete an organization |
| [list](https://docs.terrakube.io/user-guide/terrakube-cli/commands/azb-organization/list)     | list organizations     |
| [update](https://docs.terrakube.io/user-guide/terrakube-cli/commands/azb-organization/update) | update an organization |

#### Aliases

* organization
* org
