On May 8, 5:54 am, ALV <[email protected]> wrote: > because it does not have all the port commands to use specifically > outlined. ex. I found a command from one of the scripts "stats > cachedump x x x". also is there something like a help in the port to > show the different commands and usage?
While it tends to work as such, the memcached protocol wasn't designed to be a CLI, so the idea of a help command is at the least a fairly low priority. If such a thing did exist however, "stats cachedump" would surely not be listed there as it's generally recommended that it be avoided (and quite often those who use it don't understand what it does anyway).
