Palo Alto Networks System Engineer – Prisma Cloud — Question 27
What occurs with the command twistcli when scanning images?
Answer options
- A. If options are listed after the image name, they will be ignored.
- B. If option "--user" is used, it is mandatory to use option "--password."
- C. If option "--address" is unspecified, all images are scanned.
- D. Option "--output-file" cannot be used in conjunction with option "--details."
Correct answer: C
Explanation
The correct answer is C because omitting the '--address' option results in a scan of all available images. Option A is incorrect as it does not specify the behavior of options, while option B is wrong because '--user' does not always necessitate '--password'. Option D is also false as the '--output-file' and '--details' options can be used together.