> On 25. Oct 2017, at 10:21, Khomyuk Viktor <[email protected]> wrote: > > Hi! I see that console tah clickable link to jenkins jobs/users/etc. This > links starts with esc sequence ESC[8mha . > Is it possible to print (echo) that links from shell step ? >
It's a serialized Java object, so, not easily (i.e. you'll need to write a decoder yourself or reuse Jenkins's somehow for this). -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0035D258-CD1A-4D6B-AD27-8F949F57B2FD%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
