> V1.0.2 > Commands > Plakar clone
Version v1.0.2

clone

PLAKAR-CLONE(1)General Commands ManualPLAKAR-CLONE(1)

plakar cloneClone a Plakar repository to a new location

plakar cloneto path

The plakar clone command creates a full clone of an existing Plakar repository, including all snapshots, packfiles, and repository states, and saves it at the specified path.

Clone a repository to a new location:

plakar clone to /path/to/new/repository

The plakar clone utility exits 0 on success, and >0 if an error occurs.

0
Command completed successfully.
>0
An error occurred, such as failure to access the source repository or to create the target repository.

plakar(1), plakar-create(1)

February 1, 2025Plakar