Skip to content

Read admin_password from the environment by default #262

Open
@ton31337

Description

@ton31337

Feature Request

Describe your use case and the problem you are facing

The context and the problem is defined directly in the commit: a8308bb.

Usually, if you want to use a custom default value for an argument like that, the way to do itis via a wp-cli.yml config file. See https://make.wordpress.org/cli/handbook/references/config/ for an example of how to set default values.

wp-cli.yml is not an option, it requires unnecessary operations, creating the file, deleting the file...

Describe the solution you'd like

The solution to the current issue is #261.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions