This repository has been archived on 2024-04-08 . You can view files and clone it, but cannot push or open issues or pull requests.
4feb2c70480044aaa01cac965d597fff3e911278
Support `dagger up --output <file.json>` or `-` for stdout. This will write the computed layer. Can be used for tests, e.g. ``` run dagger up --output - assert_output --partial foobar ``` Fixes #1220 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
Description
Languages
Go
52%
CUE
29.3%
Shell
9.2%
JavaScript
4.4%
SCSS
2.3%
Other
2.7%