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

Updates Migration Command helptext to fix #77 #78

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

dsawardekar
Copy link
Collaborator

Description of the Change

Fixes the WP CLI helptext that is causing the unknown parameter error seen in #77.

Closes #77

How to test the Change

Run the CLI command with the --only or --post_type flags.

$ wp convert-to-blocks start --only=31,65

Changelog Entry

Fixed - Fixes the WP CLI helptext that is causing the unknown parameter error seen in #77.

Credits

@dsawardekar

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@dsawardekar dsawardekar mentioned this pull request Sep 6, 2022
1 task
@jeffpaul jeffpaul added this to the 1.2.0 milestone Sep 6, 2022
@jeffpaul
Copy link
Member

jeffpaul commented Sep 6, 2022

Looks good, thanks @dsawardekar!

@jeffpaul jeffpaul merged commit 4df0e97 into develop Sep 6, 2022
@jeffpaul jeffpaul deleted the feature/fixes-migration-command-cli-helptext branch September 6, 2022 18:20
@dkotter dkotter modified the milestones: 1.2.0, 1.1.1 Dec 16, 2022
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.

unknown parameter on CLI command
3 participants