Commit Graph

16 Commits

Author SHA1 Message Date
Dan Brown
c84d8aa4c1
Got restore command to a working state 2023-03-09 14:42:28 +00:00
Dan Brown
0c14f22831
Progressed restore command to almost working state 2023-03-07 18:10:44 +00:00
Dan Brown
74b5fadf60
Progressed restore command a little 2023-03-07 12:05:04 +00:00
Dan Brown
2894ce275c
Started restore command, extracted artisan command 2023-03-06 21:39:22 +00:00
Dan Brown
6bfbad2393
Added central way to resolve app path, improved ouput formatting 2023-03-06 17:35:23 +00:00
Dan Brown
3b6de8872a
Added update command
Extracted some common parts to their own service files
2023-03-06 14:55:41 +00:00
Dan Brown
0be1bf7499
Migrated to symfony/console 2023-03-05 15:28:02 +00:00
Dan Brown
4d9d591792
Added dep check and composer auto-install to init command 2023-03-04 19:23:44 +00:00
Dan Brown
21db0ebf46
Updated env loading to be contained/controlled for usage 2023-03-04 15:26:27 +00:00
Dan Brown
cbf77ecdbf
Extracted program running to its own class 2023-03-04 15:06:38 +00:00
Dan Brown
3cc761d2d8
Added "init" command to admin-cli
Got to basic working state, some todos in there.
2023-03-04 02:40:29 +00:00
Dan Brown
ff0c183a66
Added db port support for backup command 2023-03-03 21:16:15 +00:00
Dan Brown
ead5ebbee1
Added error handling and validation to backup command 2023-03-03 21:01:30 +00:00
Dan Brown
6b9732588c
Split command out to methods, added flags and out path options 2023-03-03 17:22:24 +00:00
Dan Brown
f77d4ce295
Outlined a general working backup approach 2023-03-03 02:44:08 +00:00
Dan Brown
6d055e6f72
Started playing with a seperate admin-cli
Just playing with libraries & phar-usage right now
2023-03-02 16:31:27 +00:00