Skip to content

azd x init confusing handling for namespace #8207

@trangevi

Description

@trangevi

When prompted for a namespace while running azd x init, if I provide a namespace with a '.' in it, the namespace field in the extension.yaml is correct, but all of the usage commands then include the period.

For example;
namespace: ai.project
usage: azd ai.project [options]

It's unclear to me what actually tells the command line to route a request to a specific root command, but this could cause issues for folks who are just trying to get started.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingext-xmicrosoft.azd.extensions developer extension (azd x)

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions