Skip to content

WP-Cli without --allow-root #4

@louy

Description

@louy

Apparently wp-cli has no yml option for --allow-root. However, I think commands without the "allow-root" flag can easily be achieved using aliases.

I suggest adding the following to docker-entrypoint.sh:

alias wp="/usr/bin/wp --allow-root"

What do you think?

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