Skip to content

playground/cli ignores --php, --wp, and --login flags when --blueprint is set #1779

Open
@carstingaxion

Description

@carstingaxion

Hello Playground Team,

a call to

@wp-playground/cli/wp-playground.js server --php=7.4 --wp=latest --login

will bring up an instance running on 7.4.31-dev, which is OK.

While a call including a blueprint.json (which does not contain a preferredVersions object) , ...

@wp-playground/cli/wp-playground.js server --php=7.4 --wp=latest --blueprint=./blueprint.json

... will bring up 8.3.0-dev, which is NOT OK.

Is this a known, maybe even wanted or a buggy behavior?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions