ExamGecko
Question list
Search
Search

List of questions

Search

Question 92 - PCCSE discussion

Report
Export

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
Answers
A.
$ twistcli images scan \ --address \ --user \ --password \ --verbose \ myimage: latest
B.
$ twistcli images scan \ --address \ --user \ --password \ --details \ myimage: latest
Answers
B.
$ twistcli images scan \ --address \ --user \ --password \ --details \ myimage: latest
C.
$ twistcli images scan \ --address \ --user \ --password \ myimage: latest
Answers
C.
$ twistcli images scan \ --address \ --user \ --password \ myimage: latest
D.
$ twistcli images scan \ --address \ --user \ --password \ --console \ myimage: latest
Answers
D.
$ twistcli images scan \ --address \ --user \ --password \ --console \ myimage: latest
Suggested answer: B

Explanation:

You can have twistcli generate a detailed report for each scan. The following procedure shows you how to scan an image with twistcli, and then retrieve the results from Console.

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

asked 23/09/2024
AXEL AXELOPOULOS
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first