{"tool":"doctl","tool_display":"Doctl","intent":"retrieve-list-of-database-users","intent_display":"retrieve list of database users","title":"Doctl Command: retrieve list of database users","command_string":"doctl d u ls <database_id>","raw_command_string":"doctl {{[d|databases]}} {{[u|user]}} {{[ls|list]}} {{database_id}}","description":"Exact CLI syntax to retrieve list of database users using Doctl.","usage_scenario":"During security review and access control configurations.","scenario_context":"Ensure to regularly audit user access for enhanced security compliance.","simulated_output":"ID          Name          Role\n--------------------------------\n1           alice         admin\n2           bob           read-only\n3           charlie       read-write\n4           dave          read-only","how_to_steps":["Run `doctl databases user list <database_id>` to retrieve users.","Review the output for user roles and access levels."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/retrieve-list-of-database-users"}