--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7923ec7a-2486-4433-942e-e5974f0b6d2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Let me try again:Script:
any_command -p $my_pwd
Console Output:any_command -p the_password_I_typederror: any_command not found
The password is still displayed. Maybe I'm misunderstanding what you mean by "just use the variable." Is masking the use of $my_pwd not supported?