Free CCJE Exam Braindumps (page: 8)

Page 7 of 23

With the CloudBees Folders Plus plugin, which step is required to configure a controlled agent?

  1. The folder administrator sends an email, containing the folder ID, to the agent administrator, who adds the ID to the list of approved folders.
  2. Anyone with admin permissions can simply be the ID of the folder to the specific agent; no other steps are necessary.
  3. The folder administrator sends a request, containing a digital signature, to the agent administrator, who adds the signature to the list of approved signatures.
  4. The folder administrator creates a request key which is given to the agent administrator, who approves the request key and sends back a request secret.

Answer(s): C



What is the recommended plugin to use for building Pipelines on Jenkins?

  1. Join plugin
  2. Job DSL plugin
  3. Build Pipeline plugin
  4. Promoted Builds plugin
  5. Pipeline plugin (previously named "Workflow")

Answer(s): A



You are using GitHub repository scanning (in a project of type "GitHub Organization") with the Pipeline Jenkinsfile Project Recognize In this case, which repositories under the organization will have Multibranch projects automatically created for them?

  1. only repositories that contain a Jenkinsfile in all their branches
  2. all repositories that contain a 3enkinsfile in at least one branch or pull request
  3. all repositories
  4. only repositories that contain a Jenkinsfile in at least one branch

Answer(s): B



How can you set the values of a parameterized build on the command line using the Jenkins CLI (jenkins-cli.jar)?

  1. The Jenkins CL1 can only start builds without parameters.
  2. Set the jenkins_parameters environment variable.
  3. Append --parameter-KEY-Value to the command line.
  4. Create a file containing KEY=Value pairs (one per line) and use the --parameters file command line argument.
  5. Append #KEY-Value to the command line.
  6. Append -p KEY=Value to the command line.

Answer(s): C






Post your Comments and Discuss CloudBees CCJE exam with other Community members:

CCJE Discussions & Posts