CreateCommand (src/Command/CreateCommand.php:32,50) requires --password as a CLI option, which puts the plaintext into the operator's shell history and process list.
ResetPasswordCommand already supports an interactive prompt and --random. CreateCommand should mirror that UX so plaintext on the command line is never the default path.
CreateCommand(src/Command/CreateCommand.php:32,50) requires--passwordas a CLI option, which puts the plaintext into the operator's shell history and process list.ResetPasswordCommandalready supports an interactive prompt and--random.CreateCommandshould mirror that UX so plaintext on the command line is never the default path.