Stan Silvert [
https://community.jboss.org/people/ssilvert] created the discussion
"Re: Is it possible to include a WHERE type clause in CLI ?"
To view the discussion, visit:
https://community.jboss.org/message/773212#773212
--------------------------------------------------------------
If it's not possible to do what you want with the
https://community.jboss.org/docs/DOC-18764 if-else control flow you could use
https://community.jboss.org/docs/DOC-18796 Advanced CLI scripting with Groovy, Rhino,
Jython, etc. or try the
https://community.jboss.org/docs/DOC-17597 JBoss AS7 Command-line
public API and do it in java.
If you are talking about doing this interactively then I think you'll have to go with
Mr. Fink's suggestion.
Stan
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/773212#773212]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]