Skip to content

[FEATURE] Bypass provider selection steps  #120

@mteu

Description

@mteu

Is your feature request related to a problem?

As a returning user I often select the same few templates. So, there isn't really a huge desire for me to step through the provider selection.

Describe the solution you'd like

It seems a rather logic step to allow skipping certain steps with input option arguments on the composer create-project or composer project:create command.

Example:

composer create-project cps-it/project-builder \
--stability=dev \
--template-provider=packagist \
--template-identifier="vendor/awesome-template" \
--template-version="1.0.7"

Describe alternatives you've considered

No response

Additional context

The imminent introduction of #86 is taken into consideration:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions