> Main > Commands > Plakar dup
Version Plakar documentation: Developer branch

dup

PLAKAR-DUP(1) General Commands Manual PLAKAR-DUP(1)

plakar-dupDuplicates an existing snapshot with a different ID

plakar dup

The plakar dup command creates a duplicate of an existing snapshot with a new snapshot ID. The new snapshot is an exact copy of the original, including all files and metadata.

Create a duplicate of a snapshot with ID "abc123":

$ plakar dup abc123

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

0
Command completed successfully.
>0
An error occurred, such as failure to retrieve existing snapshot or invalid snapshot ID.

plakar(1)

Plakar July 3, 2025 PLAKAR-DUP(1)