atom
atom copied to clipboard
Add taxonomy purge CLI task. (#1620)
Add CLI tool for purging a taxonomy of its terms. Occasionally there's a need to purge taxonomies during migration testing, etc. A "taxonomy:purge" task would save time (given the alternative is writing a script to do it).
Hey @mcantelon I added some thoughts on #1620 about the design of this task you may want to consider?