diff --git a/content/master/cli/command-reference.md b/content/master/cli/command-reference.md index a8b0b969..932d5865 100644 --- a/content/master/cli/command-reference.md +++ b/content/master/cli/command-reference.md @@ -828,7 +828,9 @@ Configuration/platform-ref-aws v0.9.0 True The `crossplane beta validate` command validates [compositions]({{}}) against provider or XRD -schemas using the Kubernetes API server's validation library. +schemas using the Kubernetes API server's validation library +with extra validation such as checking for unknown fields, +a common source of difficult to debug issues in Crossplane. The `crossplane beta validate` command supports validating the following scenarios: