Opened 8 days ago
Closed 6 days ago
#64718 closed defect (bug) (invalid)
wp plugin auto-updates status missing format parameter
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 6.9.1 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
According to the documentation at https://developer.wordpress.org/cli/commands/plugin/auto-updates/status/, the format parameter should be supported: [--format=<format>].
When attempting the command, wp plugin auto-updates status --all --format=json, I get the following error:
Error: Parameter errors: unknown --format parameter
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @relicse, I have tried replicating the issue but it is not reproducing on my end. I get the proper response.
Could you please check or run the command again on default WP installation without any themes and plugins?
It would help debug and close the ticket if not reproducible.
Thanks,