whats a builder command? you can use options block in a pipeline. If your able to mess with the build actions, you can probably do the same as https://github.com/jenkinsci/ansicolor-plugin/blob/master/src/main/java/hudson/plugins/ansicolor/AnsiColorBuildWrapper.java#L86
On Sun, Sep 6, 2020 at 1:53 PM Michael Carter <[email protected]> wrote: > Is it possible to turn on features/wrappers from a builder command? I > use ansi colour a lot and tend to forget to turn it on. Was wondering if > I could turn on with a builder command and basically make it so you can > uncheck? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/828f8f87-75e6-418c-b644-fafb73c7e2eeo%40googlegroups.com > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CAG%3D_DuuBgC2Ua%3D18jXBwR6_1DmffrswtGmcF1pse0xsH7tMcvA%40mail.gmail.com.
