Skip to content

Console Output

+ echo -e 'key=value
foo=bar
boing=boing'
key=value
foo=bar
boing=boing
+ cat
+ cat secret.properties
key=value
foo=bar
boing=boing