autocomplete
autocomplete copied to clipboard
[azure] Create Completion spec
Rather than scraping the azure docs, it would be best to hook into the underlying representation of azure and create the spec accordingly!
Hey @brendanfalk I want to do it can you assign it to me. I am thinking to it using following reference which list all the commands a azure CLI
- https://docs.microsoft.com/en-us/cli/azure/reference-index?view=azure-cli-latest#commands
Hey @brendanfalk , Please assign me I had already extract the command and subcommand from azure using scrapping but missing out this in the following PR #866 .
Hey @ikushaldave! Sorry for the hold-up. Absolutely, looks like you've made some amazing progress on this.