`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 June 16, 2025: Move docs to hugo (#4215) (2f0d4026)