[
https://issues.apache.org/jira/browse/GEODE-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093756#comment-16093756
]
ASF GitHub Bot commented on GEODE-2818:
---------------------------------------
Github user YehEmily commented on a diff in the pull request:
https://github.com/apache/geode/pull/598#discussion_r128362946
--- Diff:
geode-assembly/src/test/java/org/apache/geode/test/dunit/rules/gfsh/GfshRule.java
---
@@ -26,6 +26,8 @@
import java.util.function.Predicate;
import java.util.stream.Collectors;
+import javax.mail.Folder;
--- End diff --
Nope! I'll delete it and update the PR - thanks again!
> add alias to any command's options that involves "group", "member", "jar"
> -------------------------------------------------------------------------
>
> Key: GEODE-2818
> URL: https://issues.apache.org/jira/browse/GEODE-2818
> Project: Geode
> Issue Type: New Feature
> Components: docs, gfsh
> Reporter: Jinmei Liao
> Assignee: Emily Yeh
>
> Or anything that would have confusion about if we are going to use singular
> or plural at all.
> 1) add alias for those options
> 2) make sure it parameter type is an array type, some method only accepts a
> string and split it inside the command.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)