We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 089f784 + 0e2fd9e commit d741cb3Copy full SHA for d741cb3
content/master/cli/command-reference.md
@@ -828,7 +828,9 @@ Configuration/platform-ref-aws v0.9.0 True
828
829
The `crossplane beta validate` command validates
830
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
831
-schemas using the Kubernetes API server's validation library.
+schemas using the Kubernetes API server's validation library
832
+with extra validation such as checking for unknown fields,
833
+a common source of difficult to debug issues in Crossplane.
834
835
The `crossplane beta validate` command supports validating the following
836
scenarios:
0 commit comments