{"tool":"doctl","tool_display":"Doctl","intent":"run-doctl-command-with-access-token","intent_display":"run doctl command with access token","title":"Doctl Command: run doctl command with access token","command_string":"doctl databases user <command> -t <access_token>","raw_command_string":"doctl databases user {{command}} -t {{access_token}}","description":"Exact CLI syntax to run doctl command with access token using Doctl.","usage_scenario":"When performing operations requiring elevated privileges in secured contexts.","scenario_context":"Use access tokens securely to manage database users effectively.","simulated_output":"$ doctl databases user list -t my_access_token\n\nID          Name          Database ID  Role\n----------  ------------  ------------  --------\n123456789  db_user_1     987654321    db-admin\n987654321  db_user_2     123456789    db-read-only","how_to_steps":["Replace {{command}} with 'list' in the doctl command.","Insert your actual access token in place of {{access_token}}.","Run the command in your terminal."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/run-doctl-command-with-access-token"}