1.4.0: Missing agi debug off

CLI> help agi agi debug Enable AGI debugging agi debug off Disable AGI debugging agi dumphtml Dumps a list of agi commands in html format agi show List AGI commands or specific help CLI> agi debug off Usage: agi nodebug Disables dumping of AGI transactions for debugging purposes CLI> help agi debug off Usage: agi nodebug Disables dumping of AGI transactions for debugging purposes CLI> agi nodebug No such command 'agi nodebug' (type 'help' for help)

We are going circles. No way to turn off agi debug now. :frowning:

Fortunately, old-style command is still around, despite deprecation and incorrect documentation.

CLI> agi no debug AGI Debugging Disabled The 'agi no debug' command is deprecated and will be removed in a future release. Please use 'agi debug off' instead.