---
title: Get
url: https://docs.vultr.com/reference/vultr-cli/database/user/get
description: Retrieves detailed information about a specific database user, including their permissions and configuration settings.
publish_date: 2025-09-14T03:04:46.479114Z
last_updated: 2025-11-07T17:44:22.200227Z
---

The `vultr-cli database user get` command retrieves detailed information about a specific database user, displaying their permissions and settings within a Vultr managed database instance.

## Usage

```console
$ vultr-cli database user get <Database ID> <User Name>
```