We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f998e4 commit e449528Copy full SHA for e449528
updatecli/DEVELOP.md
@@ -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