Palo Alto Networks System Engineer – Prisma Cloud — Question 24

The following error is received when performing a manual twistcli scan on an image: sudo ./twistcli images scan -u bca208cf-26fa-43c6-ac6S-edbl840f8a5S -p 69s+DUqceuxndIF52mo4JDHlpLA-proxy:1.0
What is missing from the command?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the command requires a registry path to identify the specific image being scanned. Without this, the command cannot locate the image. Options B, C, and D are not missing based on the command structure provided.