Initialize site directories Terraform files. See the documentation for filtering options.
mach-composer init [flags]
-b, --buffer Whether logs should be buffered and printed at the end of the run
-f, --file string YAML file to parse. (default "main.yml")
--filter stringArray Run only nodes matching the filter expression
-g, --github Whether logs should be decorated with github-specific formatting
-h, --help help for init
--ignore-version Skip MACH composer version check
--output-path string Outputs path to store the generated files. (default "deployments")
-s, --site string Site to parse. If not set parse all sites.
--var-file string Use a variable file to parse the configuration with.
-w, --workers int The number of workers to use (default 1)
--output string The output type. One of: console, json (default "console")
-q, --quiet Quiet output. This is equal to setting log levels to error and higher
--strip-logs Strip all context from the logs
-v, --verbose Verbose output. This is equal to setting log levels to debug and higher
- mach-composer - MACH composer is an orchestration tool for modern MACH ecosystems