Visualizing OCI Tenancy Structure with a Lightweight Go Utility
OCI Compartment Dumper (Go Utility)
This utility, developed in Go, enumerates all compartments within an OCI tenancy. It outputs the complete hierarchical path for each child compartment together with its corresponding OCID.
The tool is intended for quickly obtaining an overview of tenancy structure and is available in the following repository: https://github.com/eugsim1/oci-compartment-exporter
Disclaimer: This software is not affiliated with or endorsed by Oracle Corporation. It is provided as-is and may be used or modified at your own risk.