Oracle Cloud Platform Data Integration 2020 Specialist — Question 7
In a Linux environment, what is the default location of the configuration file that Oracle Cloud Infrastructure CLI uses for profile information? (Choose the best answer.)
Answer options
- A. /etc/.oci/config
- B. /usr/local/bin/config
- C. $HOME/.oci/config
- D. /usr/bin/oci/config
Correct answer: C
Explanation
The correct answer is C, as the Oracle Cloud Infrastructure CLI looks for configuration files in the user's home directory, specifically at $HOME/.oci/config. The other options are incorrect as they point to locations that are not associated with the Oracle Cloud Infrastructure CLI's configuration file.