Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cookbook/sections/data-publishers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The [pywcmp](https://github.com/wmo-im/pywcmp) tool provides a test suite to val
pip3 install pywcmp

# sync WCMP2 schemas and codelists
pywis-pubsub bundle sync
pywcmp bundle sync

# validate WCMP2 against abstract test suite (file on disk)
pywcmp ets validate /path/to/file.json
Expand Down