document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. $ telnet localhost 4020
  2. Trying 127.0.0.1...
  3. Connected to localhost.
  4. Escape character is '^]'.
  5. ______
  6. .~ ~. |`````````, .'. ..'''' | |
  7. | |'''|''''' .''```. .'' |_________|
  8. | | `. .' `. ..' | |
  9. `.______.' | `. .' `. ....'' | | 1.2.0-cr6-SNAPSHOT
  10.  
  11. Follow and support the project on http://www.crashub.org
  12. Welcome to pegasus + !
  13. It is Sat Feb 16 13:53:20 PST 2013 now
  14. % mule
  15. usage: mule[-h | --help] COMMAND [ARGS]
  16.  
  17. The most commonly used mule commands are:
  18. flows list all the flows of an application
  19. stats print the statistics for an application or a flow within an application
  20. broker control the broker
  21. connector control a connector
  22. endpoint control an endpoint
  23. connectors list all the connectors of an application
  24. endpoints list all the endpoints of an application
  25. apps list the names of all deployed applications
  26. info print information about the broker
  27. app control an application
');