Jason918 commented on a change in pull request #12535:
URL: https://github.com/apache/pulsar/pull/12535#discussion_r744070324



##########
File path: 
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdSchemas.java
##########
@@ -51,13 +52,24 @@ public CmdSchemas(Supplier<PulsarAdmin> admin) {
         @Parameter(names = { "--version" }, description = "version", required 
= false)
         private Long version;
 
+        @Parameter(names = {"--all"}, description = "all version", required = 
false)

Review comment:
       "all versions"?
   And maybe it will be better if we can use "--version all" instead of "--all".




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