PLAKAR-DUP(1)
General Commands Manual
PLAKAR-DUP(1)
NAME
plakar-dup —
Duplicates an existing snapshot with a
different ID
SYNOPSIS
plakar dup |
snapshots ... |
DESCRIPTION
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.
EXIT STATUS
The plakar-dup utility exits 0 on
success, and >0 if an error occurs.
EXAMPLES
Create a duplicate of a snapshot with ID "abc123":
$ plakar dup abc123
SEE ALSO
Plakar May 5,
2026 PLAKAR-DUP(1)