Skip to content

Old commands that have moved might not be covered #18

Description

@tdmalone

I used to use wp.core.config() in node-wp-cli, and noticed that after upgrading wp-cli, this was no longer a available as a function.

On the command line, wp core config still works which confused me at first... until I realised that this command is now known as wp config create.

In node-wp-cli, wp.config.create() therefore works as expected.

I know this probably isn't something that's easy to fix because the old command will no longer be in the command dump from wp-cli, but noting it just in case!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions