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 b18d04d commit fafa8aeCopy full SHA for fafa8ae
content/master/cli/command-reference.md
@@ -916,6 +916,7 @@ A Kubernetes cluster running Crossplane isn't required.
916
| | `--cache-dir=".crossplane/cache"` | Specify the absolute path to the cache directory to store downloaded schemas. |
917
| | `--clean-cache` | Clean the cache directory before downloading package schemas. |
918
| | `--skip-success-results` | Skip printing success results. |
919
+| | `--error-on-missing-schemas` | Return a non zero exit code if any schemas are missing. |
920
| | `--verbose` | Print verbose logging statements. |
921
{{< /table >}}
922
0 commit comments