## ## Meta commands ## ok> help List this help. ok> r Repeat last command. ok> user [] Switch to specified . If is omitted, the currently selected user is shown. ok> quit | exit Quit this Web Script server. ## ## HTTP Requests ## ok> get Issue a HTTP GET request to the Web Script located at . The response is dumped to the console. URL relative to /alfresco/service e.g. get /blog/category?c=Web20 ## ## end ##