# terrakube job

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

#### Usage

```
terrakube job [command]
```

#### Commands

| Command                                                                                        | Description  |
| ---------------------------------------------------------------------------------------------- | ------------ |
| [create](https://docs.terrakube.io/user-guide/terrakube-cli/commands/terrakube-job/job-create) | create a job |
| [list](https://docs.terrakube.io/user-guide/terrakube-cli/commands/terrakube-job/job-list)     | list jobs    |

####
