Skip to content

Commit e449528

Browse files
committed
docs: Add updatecli/DEVELOP.md
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
1 parent 2f998e4 commit e449528

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

updatecli/DEVELOP.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
To test the updatecli manifests locally:
2+
3+
```console
4+
export UPDATECLI_GITHUB_TOKEN=<your token>
5+
UPDATECLI_GITHUB_OWNER=<your user> updatecli diff --config updatecli/updatecli.d/update-deps.yaml --values updatecli/values.yaml
6+
```

0 commit comments

Comments
 (0)