Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the actual extension name rather than the module name #5126

Merged
merged 1 commit into from
Dec 18, 2017

Conversation

derekbekoe
Copy link
Member

fixes knack regression

Fixes the following:

Actual:

$ az image copy -h
This command is from the following extension: azext_imagecopy

Expected:

$ az image copy -h
This command is from the following extension: azure-cli-image-copy-extension

@azuresdkci
Copy link
Contributor

View a preview at https://prompt.ws/r/Azure/azure-cli/5126
This is an experimental preview for @microsoft.com users.
(It may take a minute or two for your instance to be ready)
Email feedback to 'azfeedback' with subject 'Prompt Feedback'.

@derekbekoe derekbekoe added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Dec 18, 2017
@tjprescott
Copy link
Member

And thank you for creating solutions not issues! 😁

@tjprescott tjprescott merged commit 201faf9 into Azure:KnackConversion Dec 18, 2017
@derekbekoe derekbekoe deleted the fix-ext-name branch December 19, 2017 21:54
@haroldrandom haroldrandom added bug This issue requires a change to an existing behavior in the product in order to be resolved. Knack labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Knack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants