From 955f87283f822885ec64be789edfaca5223db2be Mon Sep 17 00:00:00 2001 From: 5epi0l <91630053+5epi0l@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:00:55 +0530 Subject: Update README to remove UI and quiet mode features Removed features related to UI and quiet mode. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 484c732..6f18502 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ A Python tool for scanning Google Cloud Platform Secret Manager across all regio - Multiple authentication methods (access token, token file, or service account key) - Optional secret value retrieval - Export results to JSON -- Beautiful terminal UI with progress tracking -- Quiet mode for script integration ## Installation ```bash -- cgit v1.2.3