JBoss Community

Re: How to view description of an operation using CLI

created by Emanuel Muckenhuber in JBoss AS7 Development - View the full discussion

Ramesh Reddy wrote:

 

1) Can I issue any command to see all the operations that are supported. I tried ":read-resource-description"

":read-operation-names" gives you a list of supported operation on that resource. We also support tab completion so that should show you the options as well.

 

Ramesh Reddy wrote:

 

2) If I know the operation name; Is there any way I see the operation description?

":read-operation-description(name=operation-name)" gives you the description of the operation, defined via the parameter "name".

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community