Skip to content

[Proposal] Support extension aliases #5130

@derekbekoe

Description

@derekbekoe

Add support for extension aliases so:

  • extension names don't have to be as defined in the .whl filename
  • extensions can be renamed

Refers mainly to NAME in az extension add --name NAME

There are ways around this such as providing the the appropriate name in setup.py and building a whl with the correct name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions