Инсталляция OCI в ubuntu
$ bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"
// Чтобы shell мог выполнять команды oci
$ exec -l $SHELL
oci --version
3.4.2
Configure the OCI CLI https://www.youtube.com/watch?v=x2iWGXIa-rQ
$ oci setup config
$ ls -la ~/.oci/
Oracle Cloud Web UI -> Profile -> User-Settigns -> API-Keys -> Add -> Choose Public Key File -> Add
$ oci iam user list