OCI CLI
ociA small-footprint tool that you can use on its own or with the Console to complete Oracle Cloud Infrastructure tasks.
A small-footprint tool that you can use on its own or with the Console to complete Oracle Cloud Infrastructure tasks.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
pass_phraseThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
key_file, security_token_filefingerprint=20:3b:97:13:55:1c:5b:0d:d3:37:d8:50:4e:c5:3a:34tenancy=ocid1.tenancy.oc1..aaaaaaaaFAKEexampletenancyocidregion=us-ashburn-1key_file=/Users/octocat/.oci/oci_api_key.pemmachine-localpass_phrase=FAKEkeypassphrase [SESSION]region=eu-frankfurt-1tenancy=ocid1.tenancy.oc1..aaaaaaaaFAKEexampletenancyocidsecurity_token_file=/Users/octocat/.oci/sessions/DEFAULT/tokenmachine-localkey_file=/Users/octocat/.oci/sessions/DEFAULT/oci_api_key.pemmachine-localOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. OCI CLI writes no caches or state in your home directory.
key_filesecurity_token_filefingerprint=20:3b:97:13:55:1c:5b:0d:d3:37:d8:50:4e:c5:3a:34tenancy=ocid1.tenancy.oc1..aaaaaaaaFAKEexampletenancyocidregion=us-ashburn-1key_file=/Users/octocat/.oci/oci_api_key.pemmachine-localpass_phrase=FAKEkeypassphrase [SESSION]region=eu-frankfurt-1tenancy=ocid1.tenancy.oc1..aaaaaaaaFAKEexampletenancyocidsecurity_token_file=/Users/octocat/.oci/sessions/DEFAULT/tokenmachine-localkey_file=/Users/octocat/.oci/sessions/DEFAULT/oci_api_key.pemmachine-localEach machine keeps its own copy of these.
pass_phraseLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/oci. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps all credential files out. None of them splits key_file and security_token_file for you — that part is Otty’s own sync, or a template you write by hand.