Available commands :
					
  | 
                
| 
                     
                        Execute telnet command on one or all memcached servers 
                    
                        Server
                        
                                                    
                     
                     | 
                    
                        You can use this thing to execute any telnet command to any memcached server
                         It will connect to the server, execute the command and return it in the console For more informations about memcached commands, see memcached protocol here  | 
                
| 
                     
                        Search for a key on one or all memcached servers 
                    
                        Key
                        
                            
                        
                     
                    
                        Server
                        
                                                    
                     
                    
                        Detail Level
                        
                            
                        
                     
                    
                        Action
                        
                            
                        
                     
                     | 
                    
                    Warning ! This thing is only for debuging issue, do not use it in a production environment as it can lock or impact your memcached servers performances. Also keep in mind that it does not list all keys. It lists keys up to a certain buffer size (1 or 2MB), and it list key that are expired. You can also use a PCRE regular expression  |