How to hide the password in Jenkins console output? some build Jobs may require username and the password is hidden for security. I use Jenkins mask password plugin to hidden the password in Jenkins console output.
Jenkins Mask Passwords plugin
This plugin allows masking passwords that may appear in the console.
You need installed Mask passwords plugin in Jenkins.

For example
I will Mask_Passwords_Before job as picture

As picture top. Password will show in console. it is dangerous.

Now, I use mask password plugin for the hidden passwords in console output Jenkins.
Create Mask_Passwords_After job

The result, Password have hidden in console output jenkins.

Link Youtube
Conclusion
Thought the article, You can “Hide password in Jenkins console“ as above. I hope will this your helpful.
Good boy. Thank 😀