docs: 101: fix import key cmd
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
7403765aac
commit
2b01808ec8
@ -41,8 +41,7 @@ cd ./examples/todoapp
|
|||||||
The example app contains encrypted secrets and other pre-configured inputs, here is how to decrypt them:
|
The example app contains encrypted secrets and other pre-configured inputs, here is how to decrypt them:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sfL https://releases.dagger.io/examples/key.txt >> ~/.config/dagger/keys.txt
|
dagger input list || curl -sfL https://releases.dagger.io/examples/key.txt >> ~/.config/dagger/keys.txt
|
||||||
dagger input list
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Step 4**: Deploy!
|
**Step 4**: Deploy!
|
||||||
|
Reference in New Issue
Block a user