smiklosovic commented on code in PR #4263:
URL: https://github.com/apache/cassandra/pull/4263#discussion_r2222151346


##########
src/java/org/apache/cassandra/tools/nodetool/GuardrailsConfigCommand.java:
##########
@@ -59,51 +61,107 @@ public static class GetGuardrailsConfig extends 
GuardrailsConfigCommand
         allowedValues = { "values", "thresholds", "flags", "others" })
         private String guardrailCategory;
 
-        @Arguments(description = "Specific names or guardrails to get 
configuration of.")
+        @Option(name = { "--verbose", "-v" })

Review Comment:
   --detailed is fine, maybe --expand ? that's what we do, expanding



-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to