suvaidkhan opened a new pull request, #5787: URL: https://github.com/apache/gravitino/pull/5787
What changes were proposed in this pull request? remove all tags from an entity in the Gravitino CLI. Close: #5529 Does this PR introduce any user-facing change? Yes, it enhances the tag -remove option to allow deleting all tags of an entity How was this patch tested? Follow the instructions in the [cli README](https://github.com/apache/gravitino/tree/main/clients/cli) to build the CLI sub-project. Start the Gravitino Playground. To test, use a command like the following: ``` gcli tag --remove --name catalogName ```  -- 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]
