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

Added CLI command "cache:refresh:invalidated" #14

Merged
merged 2 commits into from
Nov 29, 2020

Conversation

andresams
Copy link
Contributor

@andresams andresams commented Oct 31, 2019

A new CLI command has been added to the module. The action to invalidate the module is now being triggered by an observer, so both the CLI command and the admin controller share the same code. The CLI command can be triggered by typing bin/magento cache:refresh:invalidated. A list containing the flushed cache storages will be displayed:

image

@andresams andresams force-pushed the CLI-COMMAND branch 2 times, most recently from 74ea57a to 3ba56d7 Compare October 31, 2019 04:46
@mcspronko mcspronko self-assigned this Jan 4, 2020
@mcspronko mcspronko added the enhancement New feature or request label Jan 4, 2020
@mcspronko mcspronko merged commit 7902339 into mcspronko:master Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants