Guo Zhenyang <[email protected]> writes: > I'm trying to use configuration-as-code to initial the configuration of the > Jenkins. Thought it says JCasC "Support most plugins without extra > development effort" in https://jenkins.io/projects/jcasc/, I can't find a > list of supported plugins or a demo of configuring plugin > authorize-project. Can some share with me the information about it?
Check your http://jenkins/configuration-as-code/ for Actions and Reference. For instance, install and configure jenkins and plugins, then use Export Configuration to get YAML configuration with your changes. Jenkins Configuration as Code Reference http://jenkins/configuration-as-code/reference shows all available options. -- Mykola https://manandbytes.gitlab.io/ https://manandbytes.github.io/ -- 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/87munpahyt.fsf%40think. For more options, visit https://groups.google.com/d/optout.
