List of questions
Related questions
Question 33 - PCCSE discussion
Given this information:
The Console is located at https://prisma-console.mydomain.local The username is: cluster
The password is: password123
The image to scan is: myimage:latest
Which twistcli command should be used to scan a Container for vulnerabilities and display the details about each vulnerability?
A.
twistcli images scan --console-address https://prisma-console.mydomain.local -u cluster -p password123 -- details myimage:latest
B.
twistcli images scan --console-address prisma-console.mydomain.local -u cluster -p password123 -- vulnerability-details myimage:latest
C.
twistcli images scan --address prisma-console.mydomain.local -u cluster -p password123 --vulnerability- details myimage:latest
D.
twistcli images scan --address https://prisma-console.mydomain.local -u cluster -p password123 --details myimage:latest
Your answer:
0 comments
Sorted by
Leave a comment first