* Fix namespace commands help * Fix useless prediction for namespace commands * Add namespace prediction capability
* Audit listing with format json returns json, not a string Fixes #6775 * list, kv list and namespace list with format json returns json, not a string * Changed audit list return code to 2 which aligns with other list commands return codes