orenccl opened a new pull request, #5475:
URL: https://github.com/apache/gravitino/pull/5475

   ### What changes were proposed in this pull request?
   
   Add the `--audit` option to display audit information on Metalakes.
   
   ### Why are the changes needed?
   
   This change allows users to retrieve additional audit information on 
Metalakes, providing more insights.
   
   Fix: # 5276
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it adds the `--audit` option to `CommandEntities.METALAKE`.
   
   ### How was this patch tested?
   
   1. Follow the instructions in the [cli 
README](https://github.com/apache/gravitino/tree/main/clients/cli) to build the 
CLI sub-project.
   2. Start the Gravitino server.
   
   To test, use a command like the following:
   ```
   gcli metalake details --metalake <your meatalake name> --audit
   ```
   Check that the output matches the expected audit information.
   
![messageImage_1730814949436](https://github.com/user-attachments/assets/4abf4e01-cef9-470e-b1e1-bf02378aa44e)
   
   
![image](https://github.com/user-attachments/assets/64ef2c05-10c6-4ca8-a8d8-e2fd19e9b242)
   
   


-- 
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]

Reply via email to