Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --dates option to core:purge-old-archive-data #17555

Open
Starker3 opened this issue May 13, 2021 · 0 comments
Open

Add --dates option to core:purge-old-archive-data #17555

Starker3 opened this issue May 13, 2021 · 0 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@Starker3
Copy link
Contributor

Currently the core:purge-old-archive-data console commands expects the date input simply as follows for example:

./console core:purge-old-archive-data 2021-02-01

To make this more consistent with the other console script commands it would be great to add --dates as an acceptable parameter. For example: ./console core:purge-old-archive-data --dates=2021-02-01

We would need to keep the currents dates input in order to not break anything.

@Starker3 Starker3 added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants