If you cd to the node you can tab complete commands, just hit colon then tab. It looks
like it's treating that string as one word, which it thinks is a command. Not sure how
it identifies a
relative path.
Sent from my iPhone
On Jun 25, 2011, at 4:44 PM, Scott Stark <sstark(a)redhat.com> wrote:
I'm trying to figure out how to query the commands a give node in
the
model supports. How do I do that? Various queries against a deployment
node do not produce anything useful.
[standalone@localhost:9999 /] ls deployment=
deployment=ROOT.war deployment=openshift-rocks.war
[standalone@localhost:9999 /] ls deployment
ROOT.war openshift-rocks.war
[standalone@localhost:9999 /] deployment=ROOT.war:read-resource
Unexpected command 'deployment=ROOT.war:read-resource'. Type 'help' for
the list of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war:help
Unexpected command 'deployment=ROOT.war:help'. Type 'help' for the list
of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war help
Unexpected command 'deployment=ROOT.war help'. Type 'help' for the list
of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war:remove
Unexpected command 'deployment=ROOT.war:remove'. Type 'help' for the
list of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war:undeploy
Unexpected command 'deployment=ROOT.war:undeploy'. Type 'help' for the
list of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war:operations
Unexpected command 'deployment=ROOT.war:operations'. Type 'help' for the
list of supported commands.
[standalone@localhost:9999 /] deployment=ROOT.war:read-resource
Unexpected command 'deployment=ROOT.war:read-resource'. Type 'help' for
the list of supported commands.
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev