Commit Graph

9 Commits

Author SHA1 Message Date
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