ct envs build

Build images using docker compose for each environment's compose file.

Usage

ct envs build [OPTIONS]

Options

OptionDescription
--only TEXTOnly compose paths containing this substring (repeatable)
--skip TEXTSkip compose paths containing this substring (repeatable)
--dry-runPrint docker compose commands without executing
--helpShow this message and exit.