opencenter secrets status
Show encryption status of YAML files
Synopsis
Show the encryption status of YAML files in your project.
This command searches for YAML files in the specified path and displays their SOPS encryption status. It identifies: • Encrypted files (already protected with SOPS) • Unencrypted files that should be encrypted (based on SOPS rules)
Use this command to get an overview of all secrets in your project and verify which files are encrypted and which need encryption.
opencenter secrets status [flags]