tju-yxq opened a new issue, #3568: URL: https://github.com/apache/rocketmq-dashboard/issues/3568
## Problem\n\nThe cloud credential inventory has no export action. Operators reviewing which cloud vendors and credentials are configured have to copy the rows manually.\n\n## Current behavior\n\nThe credential page supports list, create, edit, and delete. The backend supports paged listing but no export endpoint.\n\n## Expected behavior\n\n- Add a backend export endpoint using the existing vendor and search filters.\n- Export only non-sensitive metadata: credential name, vendor, masked access key, remark, and timestamps.\n- Never export secret keys.\n- Add an export button to the credentials page.\n\n## Why this matters\n\nCredential inventories are often reviewed for rotation planning and access audits. A masked CSV export is useful without exposing secret material. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
