# diagrid serviceaccount create

Create a service account

```
diagrid serviceaccount create <name> [flags]
```

### Options

```
      --owner string         Owner of the service account (required)
      --role string          Role for the service account (required)
      --description string   Description of the service account (required)
  -h, --help                 help for create
```

### Options inherited from parent commands

```
      --api-key string   Diagrid Cloud API key
```

### SEE ALSO

- [diagrid serviceaccount](./serviceaccount.md)	 - Manage service accounts
