Skip to content

local sync

Overview

Rsyncs files into the local cluster VM. This command exists primarily for Podplane development work on the vmconfig package.

Use --id to select a non-default local cluster. Exactly one source path and one destination path are required.

podplane local sync [from] [to] [flags]

Options

FlagDescription
--chown stringRsync chown flag
--exclude stringArrayRsync exclude pattern; may be specified multiple times
--id stringLocal cluster ID (default: default)