V3 build asadmin commands doesn't show the meta options while printing
the command usage. Will it be fixed for prelude as it like in V2 ?.
V3 - command usage
asadmin create-audit-module
remote failure: create-audit-module command requires the classname
parameter : .
Usage: create-audit-module --classname=classname [--property=property]
[--target=target] auditmodulename
Command create-audit-module failed.
V2 - command usage
asadmin create-audit-module
Usage: create-audit-module --classname classnme *[--terse=false]
[--echo=false] [--interactive=true] [--host localhost] [--port
4848|4849] [--secure | -s] [--user admin_user] [--passwordfile
file_name]* [--property (name=value)[:name=value]*] [--target
target(Default server)] audit_module_name
CLI014 classname is a required option.
thanks
Sankar