ct envs build
Build images using docker compose for each environment's compose file.
Usage
ct envs build [OPTIONS]
Options
| Option | Description |
|---|---|
--only TEXT | Only compose paths containing this substring (repeatable) |
--skip TEXT | Skip compose paths containing this substring (repeatable) |
--dry-run | Print docker compose commands without executing |
--help | Show this message and exit. |