Exam PCCSE All QuestionsBrowse all questions from this exam
Question 2

Which container scan is constructed correctly?

    Correct Answer: C

    The correct construction of the 'twistcli images scan' command includes both authentication flags (-u and -p) and the appropriate --address flag with a URL as well as the container image name at the end. The --docker-address flag is used to specify the Docker socket, not a URL. Therefore, the correct command is the one that uses --address to specify the URL and the image name, which matches the syntax of option C.

Discussion
[Removed]Option: C

Correct answer is C. ---docker-address is a path not a url.

[Removed]

https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images

JohnOrtizOption: C

https://docs.prismacloud.io/en/classic/compute-admin-guide/tools/twistcli-scan-images

JohnOrtizOption: C

The correct is C

FS9Option: C

Correct answer is C. ---docker-address is a path not a url.

SpippoloOption: C

C. https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images

SpippoloOption: C

C. https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images

kumar_57Option: C

C is correct option. If your Docker socket isn’t in the default location then use the --docker-address option to tell twistcli where to find it:

SpanwEvilOption: C

https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images ---docker-address cannot point to Prisma Cloud Console and (B and D) --containers doesn't exist in the command line (A).

walalaOption: C

The correct is C