Skip to content

Add --order=<order> and --orderby=<orderby> arguments to wp db size #225

@danielbachhuber

Description

@danielbachhuber

To make it easier to sort tables by their size, it would be helpful to have --order=<order> and --orderby=<orderby> arguments for wp db size:

  • --order=<order> can be one of asc or desc.
  • --orderby=<orderby> can be one of default, name, or size.

From https://wordpress.slack.com/archives/C02RP4T41/p1663087965210789

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions