I Got Tired of Passing --profile on Every OCI CLI Command
The article describes the problem of managing multiple Oracle Cloud Infrastructure (OCI) tenancies via the CLI, which requires passing both `--compartment-id` and `--profile` flags on every command. T…