Forrest logo
back to context overview

phpbu

List of commands for phpbu:

  • phpbu:tldr:22428 phpbu: Simulate the actions that would have been performed.
    $ phpbu --simulate
    try on your machine
    explain this command
  • phpbu:tldr:5a2ef phpbu: Run backups using a specific configuration file.
    $ phpbu --configuration=${path-to-configuration_file-xml}
    try on your machine
    explain this command
  • phpbu:tldr:7e802 phpbu: Only run the specified backups.
    $ phpbu --limit=${backup_task_name}
    try on your machine
    explain this command
  • phpbu:tldr:8b945 phpbu: Run backups using the default `phpbu.xml` configuration file.
    $ phpbu
    try on your machine
    explain this command
back to context overview