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
Name | Description |
---|
source-dataset | |
target-dataset | |
Options
Name | Description |
---|
--detach | Start the copy without waiting for it to finish |
--attach <job-id> | Attach to the running copy process to show progress |
--skip-history | Don't preserve document history on copy |
--list | Lists 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 |