STEPS TO INSTALL oci-cli TOOL FOR UPLOAD FILES TO ORACLE CLOUD INFRASTRICTURE.
PYTHON: If you’re using Oracle Linux 7, you can use yum to install the CLI. sudo yum install python36-oci-cli The CLI will be installed to the Python site packages: /usr/lib/python3.6/site-packages/oci_cli…
Read More