It is by design GoCD does not print secure variables in the console. It is
no longer secure if folks can just env on the command to see the variables.
The value will be passed correctly to the program.
You shouldn't try to print the variable in stdout/stderr, if you must
absolutely check the value
Hello Folks,
I am trying to Print secure variable values in the console using my
customer plugin but rather than AEC or any clear data I got only *
value please help me let me know how to print the secure variable values in
the console.
Thank you in advance
Regards
Nayan Makwana
--