odacli create-database -hm is deprecated but the suggested option -m does not recognize the password
Hi
When using the command odacli create-database -hm I got the message that this option is deprecated.
odacli create-database -hm password -n testdb -v 12.1.0.2.180417
--hiddenadminpassword/-hm option is deprecated. Use --adminpassword/-m instead
But the -m option does not accept the password as an parameter value. Is there a way which is not deprecated to pass the password to the odacli command?
Regards
Julian