doctl-databases-user
Verified for current stable LTS
Doctl Databases User Command: Retrieve List Of Database Users
Use for retrieve list of database users with Doctl Databases User. Exact CLI syntax to retrieve list of database users using Doctl Databases User.
When to use this: Use for retrieve list of database users with Doctl Databases User.
Command Syntax
doctl d u ls <database_id> doctl d u ls <database_id> Command Breakdown
doctl is the base executable for this command.
FAQ
Purpose: Exact syntax to retrieve list of database users using Doctl Databases User.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Doctl Databases User Command: Create Database User
doctl databases user create <database_id> <user_name> Doctl Databases User Command: Create Database User With Username doctl d u c <database_id> <user_name> Doctl Databases User Command: Delete Database User doctl databases user delete <database_id> <user_name> Doctl Databases User Command: Delete Database User With Username doctl d u rm <database_id> <user_name> Doctl Databases User Command: Reset Auth Password For Database User doctl d u rs <database_id> <user_name>