Skip to content

Commit 9f943f4

Browse files
authored
Merge pull request #868 from alwalker/validate_add_error_on_missing_schema_flag
Update validate flags for new error on missing schemas flag
2 parents 5ee381c + fafa8ae commit 9f943f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/master/cli/command-reference.md

+1
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ A Kubernetes cluster running Crossplane isn't required.
902902
| | `--cache-dir=".crossplane/cache"` | Specify the absolute path to the cache directory to store downloaded schemas. |
903903
| | `--clean-cache` | Clean the cache directory before downloading package schemas. |
904904
| | `--skip-success-results` | Skip printing success results. |
905+
| | `--error-on-missing-schemas` | Return a non zero exit code if any schemas are missing. |
905906
| | `--verbose` | Print verbose logging statements. |
906907
{{< /table >}}
907908

0 commit comments

Comments
 (0)