# docker compose bridge convert

**Descripción:** Convert compose files to Kubernetes manifests, Helm charts, or another model


**Uso:** `docker compose bridge convert`










## Descripción

Convert compose files to Kubernetes manifests, Helm charts, or another model



## Opciones

| Opción                                                        | Predeterminado                                        | Descripción                                                                                                                                    |
| ------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  | `-o`, `--output` | `out` |  The output directory for the Kubernetes resources |

 | `--templates` |  |  Directory containing transformation templates |

 | `-t`, `--transformation` |  |  Transformation to apply to compose model (default: docker/compose-bridge-kubernetes)<br> |







