How do I get multiple *operands* for asadmin CLI commands? It seems to
"eat" all but the last operand:
@Param(primary=true)
String[] expr = {"*"};
$ asadmin get a b c
Invocation of GetCommand
Parameters
c
AMXCommand "get" executed successfully at: Tue Jun 24 15:56:40 PDT 2008
Command get executed successfully.
---
Lloyd L Chambers
lloyd.chambers_at_sun.com
Sun Microsystems, Inc