From 70edb28f7f4ee8faa6f0d8f13de43eb3a6898dea Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Fri, 20 Dec 2024 18:34:56 -0600 Subject: [PATCH] Update README.md Signed-off-by: Lee Calcote --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a6b9efe181..7ce66a8efc 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,7 @@ A self-service engineering platform, Meshery, i # kubectl meshsync snapshot -A `kubectl` plugin for rendering Kanvas Snapshots. `kanvas snapshot` is a native kubectl plugin for conveniently creating a visual snapshot of the combination of multiple Kubernetes manifest files, each containing one or more Kubernetes resources. A native kubetcl CLI plugin for conveniently creating a visual snapshot of a collection of Kubernetes manifests. -

+A `kubectl` plugin for performing an ad hoc collection of resource information from a Kubernetes cluster and sending the cluster resources details to a Meshery Server. `kubectl meshsync snapshot` is a native kubectl plugin for conveniently synchronizing the state of your cluster with Meshery Server. ## About Meshery Extensions