Skip to content

Command Usage

Matthieu BOHEAS edited this page Dec 6, 2020 · 8 revisions

Arguments Key:

  • <required> - you must specify this argument when running the command
  • [optional] - you do not need to specify this argument. a default will be used if not given.

General commands

Profile related commands


/yb [help]

Permission: youbackup.help
Display help message with available sub commands


/yb reload

Permission: youbackup.reload
Reload the plugin configuration


/yb profile <profile> [info]

Permission: youbackup.<profile>.info
Display information of the given profile. Will never display destination information for security.


/yb profile <profile> now

Permission: youbackup.<profile>.now
Perform a backup for the given profile now.


/yb profile <profile> enable

Permission: youbackup.<profile>.enable
Enable a backup profile to be automatically performed according to the "cron" property of the profile


/yb profile <profile> disable

Permission: youbackup.<profile>.disable
Disable a backup profile to be automatically performed.