Updated How to use Oracle Cloud Infrastructure DNS (markdown)

Avi Miller 2021-06-20 17:03:33 +10:00
parent 6ad7184a85
commit 363dd03235
1 changed files with 2 additions and 1 deletions

@ -23,7 +23,8 @@ to generate the API signing keys and determine the required OCIDs.
located at `$HOME/.oci/config` and has a `DEFAULT` profile that can be used to manage
DNS records in the target tenancy.
To override the configuration file path or profile name:
To override the configuration file path or profile name, set the following environment
variables:
* `OCI_CLI_CONFIG_FILE`: set to the full path including filename of the OCI SDK and CLI
configuration file.