OCI Command Guide (si oci)
si oci provides signed Oracle Cloud Infrastructure API workflows for tenancy bootstrap and infrastructure operations.
Related docs
Command surface
Auth, context, and diagnostics
Identity and tenancy data
Network bootstrap
Compute operations
Oracular helpers
Raw API mode
Safety guidance
- Keep OCI private key references in secure paths and avoid embedding key material in scripts.
- Validate compartment and region before network or compute writes.
- Prefer generated cloud-init artifacts reviewed in version control.
- Use
--jsonfor auditable operation logs.
Troubleshooting
si oci auth status --jsonsi oci doctor --jsonsi providers health --provider oci_core --json- Verify profile/config path and region alignment.
