mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-09 05:06:00 +02:00
482 B
482 B
phpbu
Ein Backup framework für PHP. Weitere Informationen: https://phpbu.de/manual/current/en/phpbu-manual.html#cli.
- Führe ein Backup mit der Standard
phpbu.xml
Konfigurationsdatei aus:
phpbu
- Führe ein Backup mit einer bestimmten Konfigurationsdatei aus:
phpbu --configuration={{pfad/zu/konfiguration.xml}}
- Führe nur die angegebenen Backups aus:
phpbu --limit={{backup_art}}
- Simuliere Aktionen die ausgeführt werden würden:
phpbu --simulate