Skip to content

Draft create command no longer prompts for app specific configs #561

Description

@pauldotyu

Describe the bug
The latest version of Draft no longer seems to prompt for your application specification. If you run the Draft CLI's create command, it now defaults the port and app framework versions not giving the user opportunity to set it.

Mention the platform you are using
oss draft

To Reproduce

git clone https://github.com/Azure-Samples/contoso-air.git
cd contoso-air
cd src/web
draft create --dockerfile-only

Expected behavior
In the terminal, the user should be prompted for app port and node version

Please enter the port exposed in the application (default: 80): 3000
Please enter the version of node used in the application (default: 14): 22

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions