Oracle Cloud Infrastructure 2021 Multicloud Architect Associate — Question 29
Which two statements about the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI) are TRUE? (Choose two.)
Answer options
- A. You can run CLI commands from inside OCI Regions only.
- B. You can filter CLI output using the JMESPath query option for JSON.
- C. The CLI provides an automatic way to connect with instances provisioned on OCI.
- D. The CLI allows you to use the Python language to interact with OCI APIs.
- E. The CLI provides the same core functionality as the Console, plus additional commands.
Correct answer: B, E
Explanation
Option B is correct because the JMESPath query option allows for filtering of JSON output effectively. Option E is also correct as it states that the CLI provides additional commands beyond the core functionalities available in the Console. Options A, C, and D are incorrect since they misrepresent the capabilities and functionality of the OCI CLI.