| PLAKAR-CREATE(1) | General Commands Manual | PLAKAR-CREATE(1) |
NAME
plakar-create —
Create a new Plakar repository
SYNOPSIS
plakar create | [-plaintext] |
DESCRIPTION
The plakar create command creates a new
Plakar repository at the specified path which defaults to
~/.plakar.
The options are as follows:
-plaintext- Disable transparent encryption for the repository. If specified, the repository will not use encryption.
ENVIRONMENT
PLAKAR_PASSPHRASE- Repository encryption password.
DIAGNOSTICS
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.
SEE ALSO
| July 3, 2025 | Plakar |
Found a bug or mistake in the documentation? Create an issue on GitHub