OCI Command Guide (si orbit oci)
si orbit 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 orbit oci auth status --jsonsi orbit oci doctor --jsonsi orbit list --provider oci_core --json- Verify profile/config path and region alignment.

