dockform secrets
Manage SOPS secrets
dockform secrets [flags]
Options
-h, --help help for secrets
Options inherited from parent commands
-c, --config string Path to configuration file or directory (defaults: dockform.yml, dockform.yaml, Dockform.yml, Dockform.yaml in current directory)
--log-file string Write JSON logs to file (in addition to stderr)
--log-format string Log format: auto, pretty, json (default "auto")
--log-level string Log level: debug, info, warn, error (default "info")
--no-color Disable color in pretty logs
-v, --verbose Verbose error output
SEE ALSO
- dockform - Manage Docker Compose projects declaratively
- dockform secrets create - Create a new SOPS-encrypted dotenv file
- dockform secrets decrypt - Decrypt a SOPS-encrypted dotenv file and print to stdout
- dockform secrets edit - Edit a SOPS-encrypted dotenv file interactively
- dockform secrets rekey - Re-encrypt all declared SOPS secret files with configured recipients