Skip to content

[CLI] Should the CLI support Functions v1 #1635

Description

@gzuber

As it stands today, a user is not able to create a Functions v1 app through the CLI. I implemented a change here that added support for v3 apps and allowed a user to choose extension version with a flag. The issue I was fixing was only to add v3 so I didn't add an option to specify v1. Is this something we need?

It's also important to note that I don't think a user has ever been able to create a v1 function app (at least since v2 was released) since the CLI hard coded extension version to 2 before these changes.

Metadata

Metadata

Assignees

Type

No type

Fields

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