We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5c3f7 commit 89fa09cCopy full SHA for 89fa09c
autodiscovery/demo/README.md
@@ -14,6 +14,11 @@ to the autodiscovery configuration.
14
It leverages WASM Host function `generate_docker_source_spec` and `versionfilter_greater_than_pattern`
15
To have a similar experience than Updatecli native plugin.
16
17
+## How To
18
+
19
+- `make build` to build the binary named "demo.wasm"
20
+- `make test` to run the UT
21
22
## Example
23
24
```
0 commit comments