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 bdd5e90 commit 74d2b66Copy full SHA for 74d2b66
README.md
@@ -417,7 +417,7 @@ All other fields are contained within the `data` attribute.
417
Extracted artifacts can be validated with the `chef-cli` using the following command:
418
419
```bash
420
-$ chef-cli validate-metadata -m external_domain_metadata.json -r issue < extractor_issues_2.json
+$ chef-cli validate-data -m external_domain_metadata.json -r issue < extractor_issues_2.json
421
```
422
423
You can also generate example data to show the format the data has to be normalized to, using:
0 commit comments