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

Adds Taxonomy export arguments, matching import #393

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

adampatterson
Copy link
Contributor

@adampatterson adampatterson commented Jan 4, 2025

I needed to export taxonomies but didn't need terms, I then saw that the import command comes with arguments that allows you to import just taxonomies or terms.

This PR adds the same arguments to the export command.

php please eloquent:export-taxonomies --only-taxonomies
php please eloquent:export-taxonomies --only-terms

@adampatterson adampatterson changed the title Adds Taxonomy export options, matching import Adds Taxonomy export arguments, matching import Jan 4, 2025
@ryanmitchell ryanmitchell merged commit 137c7aa into statamic:master Jan 6, 2025
13 checks passed
@ryanmitchell
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants