When db-tools:anonymize is launched in none-verbose mode, output takes too much space:
It needs to be compacted, something like this should be enough:
* Backuping local database ... ok
* Restoring given backup ... ok
* Anonymizing database ... ok
* Restoring initial database ... ok
[INFO] Backup file `path/.to/the/backup` as been anonymized!
May be actual output could be kept for verbose mode.
When
db-tools:anonymize
is launched in none-verbose mode, output takes too much space:It needs to be compacted, something like this should be enough:
May be actual output could be kept for verbose mode.