Technical Quiz
1.
How do you create a pull request (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 ...