From 6ad7184a85c01990244fb2890b945ee2f3b688f4 Mon Sep 17 00:00:00 2001 From: Avi Miller Date: Sun, 20 Jun 2021 17:03:08 +1000 Subject: [PATCH] Updated How to use Oracle Cloud Infrastructure DNS (markdown) --- How-to-use-Oracle-Cloud-Infrastructure-DNS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/How-to-use-Oracle-Cloud-Infrastructure-DNS.md b/How-to-use-Oracle-Cloud-Infrastructure-DNS.md index cda8d1b..5e35b60 100644 --- a/How-to-use-Oracle-Cloud-Infrastructure-DNS.md +++ b/How-to-use-Oracle-Cloud-Infrastructure-DNS.md @@ -19,11 +19,11 @@ to generate the API signing keys and determine the required OCIDs. ### Automatic configuration -**No configuration is required** if the [OCI CLI][CLI] is installed with its configuraton file -located at `$HOME/.oci/config` and uses the `DEFAULT` profile. +**No configuration is required** if an [OCI CLI][CLI] configuraton file is +located at `$HOME/.oci/config` and has a `DEFAULT` profile that can be used to manage +DNS records in the target tenancy. -If necessary, you can overrride either the default configuration file path or profile -using the following two environment variables: +To override the configuration file path or profile name: * `OCI_CLI_CONFIG_FILE`: set to the full path including filename of the OCI SDK and CLI configuration file.