Azure / Azure/aaz-dev-tools

Support original autorest naming complex for legacy compatibility

Open
#200 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
27
Forks
77
Avg merge
2d 10h
Merged PRs (30d)
3

Description

@kairu-ms This issue follows up with the meeting we recently had about integrating aaz into our CLI generation for Network Cloud.

My team is making the move from autorest to aaz. As part of this effort, we need to conform our CLI to previous naming standards.

This means that when a resource type is namedLikeThis in our spec, we need to resulting command to read "az namedlikethis with-sub-command" rather than "az named-like-this with-sub-command". Additionally, we would like for child resources which now become nested in parent resources to also respect this, such that parentResource with childResource results in the command 'az parentresource childresource with-sub-command".

An option to either choose this legacy format or define our own format would be greatly appreciated.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.