mirror of
https://github.com/docker/compose.git
synced 2025-05-07 16:10:14 +02:00
672 B
672 B
docker compose alpha generate
EXPERIMENTAL - Generate a Compose file from existing containers
Options
Name | Type | Default | Description |
---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode | |
--format |
string |
yaml |
Format the output. Values: [yaml | json] |
--name |
string |
Project name to set in the Compose file | |
--project-dir |
string |
Directory to use for the project |