plakar-clone

PLAKAR-CLONE(1) General Commands Manual PLAKAR-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)

Plakar July 3, 2025 PLAKAR-CLONE(1)