choco icon indicating copy to clipboard operation
choco copied to clipboard

Logging - When showing script output - note that it is signed, but don't show the signature in the logs

Open ferventcoder opened this issue 6 years ago • 1 comments

This is a feature request by a community member I'm capturing.

When an actual script is needed, and that script is signed, you don't actually need to show me the text signature. Better to have output providing the signature details and indicating the script is signed, followed by the script contents with the signature parsed out (just use the AST and yank the signature from the output, especially if you already pulled the signature details separately -- the signature text itself is just useless noise).

ferventcoder avatar Aug 27 '19 16:08 ferventcoder

Hi. I don't think I fully understand. Maybe someone would better explain to me what needs to be done here?

BElluu avatar Jun 05 '22 16:06 BElluu