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.
Commands
Welcome to the Plakar commands reference. This section provides detailed documentation for all available Plakar commands, including usage, options, and examples.
You can browse the command documentation here, or access it directly from your terminal using plakar help. This allows you to explore command behavior and options whether you are online or working locally.
Below is the complete list of commands. Select any command to view its detailed documentation.
archive
Create an archive from a Plakar snapshot
backup
Create a new snapshot in a Kloset store
cat
Display file contents from a Plakar snapshot
check
Check data integrity in a Plakar repository
create
Create a new Plakar repository
destination
Manage Plakar restore destination configuration
diag
Display detailed information about Plakar internal structures
diff
Show differences between files in a Plakar snapshots
digest
Compute digests for files in a Plakar snapshot
dup
Duplicates an existing snapshot with a different ID
info
Display detailed information about internal structures
locate
Find filenames in a Plakar snapshot
login
Authenticate to Plakar services
logout
Log out from Plakar services
ls
List snapshots and their contents in a Plakar repository
maintenance
Remove unused data from a Plakar repository
mount
Mount Plakar snapshots as read-only filesystem
pkg-add
Install Plakar plugins
pkg-build
Build Plakar plugins from source
pkg-create
Package a plugin
pkg-manifest.yaml
Manifest for plugin assemblation
pkg-recipe.yaml
Recipe to build Plakar plugins from source
pkg-rm
Uninstall Plakar plugins
pkg-show
Show installed Plakar plugins
plakar
effortless backups
policy
Manage Plakar retention policies
prune
Prune snapshots according to a policy
ptar
generate a self-contained Kloset archive (.ptar)
query
query flags shared among many Plakar subcommands
restore
Restore files from a Plakar snapshot
rm
Remove snapshots from a Plakar repository
scheduler
Run the Plakar scheduler
server
Start a Plakar server
service
Manage optional Plakar-connected services
source
Manage Plakar backup source configuration
store
Manage Plakar store configurations
sync
Synchronize snapshots between Plakar repositories
token
Manage Plakar tokens
ui
Serve the Plakar web user interface
version
Display the current Plakar version
Found a bug or mistake in the documentation? Create an issue on GitHub