]> BookStack Code Mirror - system-cli/history - scripts/Commands/BackupCommand.php
Added dep check and composer auto-install to init command
[system-cli] / scripts / Commands / BackupCommand.php
2023-03-09 Dan BrownUpdated env loading to be contained/controlled for...
2023-03-09 Dan BrownExtracted program running to its own class
2023-03-09 Dan BrownAdded "init" command to admin-cli
2023-03-09 Dan BrownAdded db port support for backup command
2023-03-09 Dan BrownAdded error handling and validation to backup command
2023-03-09 Dan BrownSplit command out to methods, added flags and out path...
2023-03-09 Dan BrownOutlined a general working backup approach