List of questions
Related questions
Question 92 - PCCSE discussion
Which API calls can scan an image named myimage: latest with twistcli and then retrieve the results from Console?
A.
$ twistcli images scan \ --address \ --user \ --password \ --verbose \ myimage: latest
B.
$ twistcli images scan \ --address \ --user \ --password \ --details \ myimage: latest
C.
$ twistcli images scan \ --address \ --user \ --password \ myimage: latest
D.
$ twistcli images scan \ --address \ --user \ --password \ --console \ myimage: latest
Your answer:
0 comments
Sorted by
Leave a comment first