plakar create
The plakar create
command creates a new plakar repository:
$ plakar create
passphrase:
The repository is created with encryption and compression enabled by default,
but can be configured through the -no-encryption
and -no-compression
flags as such:
$ plakar create -no-encryption
It is created in the plakar work directory by default, but an alternate path may be provided:
$ plakar on ~/plakars/myplakar create -no-encryption