This script is designed to recursively list all folders within a specified Google Cloud Organization. It utilizes the gcloud command-line tool to fetch and display the folder hierarchy.
Before running this script, ensure that you have the following prerequisites installed:
- Google Cloud SDK
- Bash shell (usually pre-installed on Linux and macOS)