Usage:
seals [flags]
seals [command]
Available Commands:
add Add a secret
completion Generate the autocompletion script for the specified shell
delete Delete a secret
help Help about any command
list Lists all secrets
seal Seal secrets
Flags:
--controller-name string Name of sealed-secrets controller (default "sealed-secrets")
--controller-namespace string Namespace of sealed-secrets controller (default "sealed-secrets")
--debug log debug information
-h, --help help for seals
--secrets string secrets inventory file (default "/Users/christophe/Library/Application Support/seals/secrets.yaml")
-v, --version version for seals
Authors
Christophe Lambin
License
This project is licensed under the MIT License - see the LICENSE.md file for details.