Prisma Certified Cloud Security Engineer (PCCSE) — Question 155

Which API calls can scan an image named myimage: latest with twistcli and then retrieve the results from Console?

Answer options

Correct answer: B

Explanation

The correct answer is B because the --details option is specifically used to retrieve detailed results from the scan in Console. Option A includes --verbose, which does not provide results in Console, while option C lacks any additional flags for output format. Option D uses --console, which is incorrect because --details is the required flag for retrieving results in this context.