docs: added missing dagger init

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-10-05 18:59:34 -07:00
parent d39cc200ca
commit 91ad12bff1
6 changed files with 40 additions and 5 deletions

View File

@@ -108,7 +108,13 @@ This defines:
##### 1. Create a new environment
Now that the Cue package is ready, let's create an environment to run it:
Let's create a project:
```shell
dagger init
```
Let's create an environment to run it:
```shell
dagger new 'cloudformation' -p ./cloudformation