sanity dataset copy [source-dataset] [target-dataset]

Manages dataset copying, including starting a new copy job, listing copy jobs and following the progress of a running copy job

Arguments

NameDescription
source-dataset
target-dataset

Options

NameDescription
--detachStart the copy without waiting for it to finish
--attach <job-id>Attach to the running copy process to show progress
--skip-historyDon't preserve document history on copy
--listLists all dataset copy jobs corresponding to a certain criteria
--offset <offset>Start position in the list of jobs. Default 0. With --list
--limit <limit>Maximum number of jobs returned. Default 10. Maximum 1000. With --list