Make WordPress Core

Opened 8 days ago

Closed 6 days ago

#64718 closed defect (bug) (invalid)

wp plugin auto-updates status missing format parameter

Reported by: relicse's profile relicse 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)

#1 @hbhalodia
7 days ago

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,

#2 @relicse
6 days ago

  • Resolution set to invalid
  • Status changed from new to closed

@hbhalodia Turns out I was in dire need of an update as I was on version 2.6.0. An update to 2.12.0 fixes the problem. I should have definitely checked that first before pushing the ticket. My bad!

Note: See TracTickets for help on using tickets.