> V1.1.0 > Commands > Plakar create
Version v1.1.0

Beta Version

You're viewing documentation for version v1.1.0. Beta versions are subject to changes and may not represent the final stable release. Do not use in production environments.

create

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

plakar-createCreate a new Plakar repository

plakar create[-plaintext]

The plakar create command creates a new Plakar repository at the specified path which defaults to ~/.plakar.

The options are as follows:

Disable transparent encryption for the repository. If specified, the repository will not use encryption.

Repository encryption password.

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

0
Command completed successfully.
>0
An error occurred, such as invalid parameters, inability to create the repository, or configuration issues.

plakar(1), plakar-backup(1)

July 3, 2025Plakar

Found a bug or mistake in the documentation? Create an issue on GitHub