> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

# User attributes commands - Omni CLI

> Reference for the omni user-attributes command group: view user attribute definitions.

View user attribute definitions. See the [User attributes API documentation](/api/user-attributes) for more information.

```bash wrap theme={null}
omni user-attributes list
```

| Command | Description                         |
| ------- | ----------------------------------- |
| `list`  | List all user attribute definitions |

<Note>
  Every command in this group also accepts the [global flags](/developers/cli/reference/global-flags), including `--token`, `--profile`, `--format`, and `--compact`.
</Note>
