dockform
Manage Docker Compose projects declaratively
Options
-c, --config string Path to configuration file or directory (defaults: dockform.yml, dockform.yaml, Dockform.yml, Dockform.yaml in current directory)
-h, --help help for dockform
--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 apply - Apply the desired state
- dockform completion - Generate the autocompletion script for the specified shell
- dockform compose - Work with docker compose files for applications
- dockform destroy - Destroy all managed resources
- dockform doctor - Run a quick health scan and report system readiness for Dockform
- dockform init - Create a template dockform.yml configuration file
- dockform manifest - Work with the manifest file
- dockform plan - Show the plan to reach the desired state
- dockform secrets - Manage SOPS secrets
- dockform validate - Validate configuration and environment
- dockform version - Show detailed version information
- dockform volume - Manage Docker volumes (snapshots, restore)