Azure / Azure/azure-cli-extensions
Support automatically download ARM template for given resource
Open
cli-translater
feature-request
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)
### Extension name (the extension in question)
cli-translator
### Description of issue (in as much detail as possible)
Currently user has to download resource template manually from portal and then use cli-translator command to translate it to executable CLI commands, which is not convenient.
It will be better to support download template automatically so that user can only specify the resource name/id.
-----
Contributor guide
Assessment
This issue has not been assessed yet.