OCI-CLIインストール時に、各種ソフトウェア(ファイル)がデフォルトでどこに配置されるかのメモ。
インストール先
===> In what directory would you like to place the install? (leave blank to use 'C:\Users\ユーザ名\lib\oracle-cli'):
-- Creating directory 'C:\Users\ユーザ名\lib\oracle-cli'.
-- We will install at 'C:\Users\ユーザ名\lib\oracle-cli'.
oci.exe配置先
===> In what directory would you like to place the 'oci.exe' executable? (leave blank to use 'C:\Users\ユーザ名\bin'):
-- Creating directory 'C:\Users\ユーザ名\bin'.
-- The executable will be in 'C:\Users\ユーザ名\bin'.
OCI scripts配置先
===> In what directory would you like to place the OCI scripts? (leave blank to use 'C:\Users\ユーザ名\bin\oci-cli-scripts'):
-- Creating directory 'C:\Users\ユーザ名\bin\oci-cli-scripts'.
-- The scripts will be in 'C:\Users\ユーザ名\bin\oci-cli-scripts'.
#oci setup config
RSA鍵の作成場所
Do you want to generate a new RSA key pair? (If you decline you will be asked to supply the path to an existing key.) [Y/n]: Y
Enter a directory for your keys to be created [C:\Users\ユーザ名\.oci]:
Public key written to: C:\Users\ユーザ名\.oci\公開鍵名.pem