We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ee381c + fafa8ae commit 9f943f4Copy full SHA for 9f943f4
content/master/cli/command-reference.md
@@ -902,6 +902,7 @@ A Kubernetes cluster running Crossplane isn't required.
902
| | `--cache-dir=".crossplane/cache"` | Specify the absolute path to the cache directory to store downloaded schemas. |
903
| | `--clean-cache` | Clean the cache directory before downloading package schemas. |
904
| | `--skip-success-results` | Skip printing success results. |
905
+| | `--error-on-missing-schemas` | Return a non zero exit code if any schemas are missing. |
906
| | `--verbose` | Print verbose logging statements. |
907
{{< /table >}}
908
0 commit comments