Releases: webdevops/clitools
Releases · webdevops/clitools
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
- Add TYPO3 extensionmanager tables to default TYPO3 filter
- Add support for docker containers (and automatic translation of docker-compose container names) for mysql commands
- Add support for running mysql commands inside docker containers for sync
- Add mysql support for deployment
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
- Updated compile documentation
- Improved compile scripts
- Added rsync.opts documentation
- Added rsync.opts section in
clisync.yml
for additional rsync options - No terminal title if stdout redirect is detected
- Added
docker:cleanup
for cleanup of orphaned images and volumes - Renamed
sync:server
tosync
- Renamed
sync:backup
toshare:backup
- Renamed
sync:restore
toshare:restore
- Renamed
sync:deploy
todeploy
- Added
COMPOSER=custom.json ct php:composer
support - Support for new PHP and TYPO3 Docker Boilerplate (with APPLICATION_USER detection, configurable)