Skip to content

Commit fafa8ae

Browse files
Andrew Walkeralwalker
authored andcommitted
Update validate flags for new error on missing schemas flag
Signed-off-by: Andrew Walker <> Signed-off-by: Andrew Walker <[email protected]>
1 parent b18d04d commit fafa8ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/master/cli/command-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ A Kubernetes cluster running Crossplane isn't required.
916916
| | `--cache-dir=".crossplane/cache"` | Specify the absolute path to the cache directory to store downloaded schemas. |
917917
| | `--clean-cache` | Clean the cache directory before downloading package schemas. |
918918
| | `--skip-success-results` | Skip printing success results. |
919+
| | `--error-on-missing-schemas` | Return a non zero exit code if any schemas are missing. |
919920
| | `--verbose` | Print verbose logging statements. |
920921
{{< /table >}}
921922

0 commit comments

Comments
 (0)