get

Get sync resources from the cluster.

get lists sync resources in the cluster.

Synopsis #

kpt alpha sync get [DEPLOYMENT_NAME] [flags]

Args #

DEPLOYMENT_NAME:
  The name of a sync resource.

Examples #

# get the sync resource named my-app from the cluster.
$ kpt alpha sync get my-app
Last modified October 29, 2025: Doc proof reading and fixes (#4304) (0cfdfd6d)