[jboss-as7-dev] How do I get a list of the supported commands for a node?

Heiko Braun hbraun at redhat.com
Mon Jun 27 03:17:32 EDT 2011



https://docs.jboss.org/author/display/AS7/Admin+Guide#AdminGuide-AvailableOperationTypesandDescriptions

On Jun 25, 2011, at 11:42 PM, Scott Stark 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 at localhost:9999 /] ls deployment=
> 
> deployment=ROOT.war              deployment=openshift-rocks.war
> [standalone at localhost:9999 /] ls deployment
> ROOT.war              openshift-rocks.war
> [standalone at localhost:9999 /] deployment=ROOT.war:read-resource
> Unexpected command 'deployment=ROOT.war:read-resource'. Type 'help' for 
> the list of supported commands.
> [standalone at localhost:9999 /] deployment=ROOT.war:help
> Unexpected command 'deployment=ROOT.war:help'. Type 'help' for the list 
> of supported commands.
> [standalone at localhost:9999 /] deployment=ROOT.war help
> Unexpected command 'deployment=ROOT.war help'. Type 'help' for the list 
> of supported commands.
> [standalone at localhost:9999 /] deployment=ROOT.war:remove
> Unexpected command 'deployment=ROOT.war:remove'. Type 'help' for the 
> list of supported commands.
> [standalone at localhost:9999 /] deployment=ROOT.war:undeploy
> Unexpected command 'deployment=ROOT.war:undeploy'. Type 'help' for the 
> list of supported commands.
> [standalone at localhost:9999 /] deployment=ROOT.war:operations
> Unexpected command 'deployment=ROOT.war:operations'. Type 'help' for the 
> list of supported commands.
> [standalone at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev




More information about the jboss-as7-dev mailing list