# diagrid user list

List users in the organization

```
diagrid user list [flags]
```

### Options

```
      --api-key string   Diagrid Cloud API key
  -h, --help             help for list
  -l, --limit int        The maximum number of users to return. The value cannot be greater than 100 (default 50)
  -o, --output string    Output format, supported [table, yaml, json] (default "table")
```

### SEE ALSO

- [diagrid user](./user.md)	 - Manage users in your organization
