Skip to content

Commit dcc12fe

Browse files
committed
updating master content and removing content from v1.16
Signed-off-by: Mehmet Enes <[email protected]>
1 parent 2a914bf commit dcc12fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/master/cli/command-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,8 @@ Configuration/platform-ref-aws v0.9.0 True
829829
The `crossplane beta validate` command validates
830830
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
831831
schemas using the Kubernetes API server's validation library
832-
with additional validation checks such as Unknown Field Check.
832+
with additional validation such as checking for unknown fields,
833+
a common source of difficult to debug issues in Crossplane.
833834

834835
The `crossplane beta validate` command supports validating the following
835836
scenarios:

content/v1.16/cli/command-reference.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -828,8 +828,7 @@ Configuration/platform-ref-aws v0.9.0 True
828828

829829
The `crossplane beta validate` command validates
830830
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
831-
schemas using the Kubernetes API server's validation library
832-
with additional validation checks such as Unknown Field Check.
831+
schemas using the Kubernetes API server's validation library.
833832

834833
The `crossplane beta validate` command supports validating the following
835834
scenarios:

0 commit comments

Comments
 (0)