Quiz
Let's take a quiz and review some of the material we learned in this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
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"
1 / 5
In the next ...