Skip to content

Supplying passwords to wp-cli on command line is insecure #22

@nilsglow

Description

@nilsglow

Currently the database and admin passwords are supplied to wp-cli via CLI options --dbpass and --admin_password respectively, which is insecure. wp-cli supports reading options from a config file (see docs), which could be created in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions