Quiz
Let's take a quiz and review some of the material we learned in this chapter.
1
How can we create a PR titled “My PR” using the jx
CLI ?
A)
jx create "My PR"
B)
jx create PR “My PR"
C)
jx create pullrequest --title "My PR"
D)
jx create PR --title "My PR"
Question 1 of 50 attempted
In the next chapter, we will discuss how to promote a release to the production environment.
What Now?
What Goes into Promoting a Release to Production?
Mark as Completed
Report an Issue