We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist of open issues we want to include for release v2.1.0:
wp-cli/db-command
--size_format
wp-cli/entity-command
wp post generate --post_content
wp-cli/extension-command
plugin update
wp theme mod get --all
wp-cli/i18n-command
wp-cli/language-command
wp-cli/scaffold-command
--theme
wp-cli/wp-cli
--prompt
wp-config.php
Fixes #41
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist of open issues we want to include for release v2.1.0:
wp-cli/db-command
--size_format
not working correct for DB sizewp-cli/entity-command
(does not work within Behat)wp post generate --post_content
hangs if there's no STDINwp-cli/extension-command
plugin update
does not fail on bad file permissions(punted)wp theme mod get --all
produces malformed output for non-tabular formatswp-cli/i18n-command
Invalid MD5 hashes in make-json command(invalid)wp-cli/language-command
wp-cli/scaffold-command
--theme
argumentwp-cli/wp-cli
--prompt
should skip flags that have been included in the command (to be discussed)wp-config.php
Fixes #41
The text was updated successfully, but these errors were encountered: