Azure / Azure/azure-cli

Add az interactive mode support for extensions

Open
#12,182 2 comments 0 reactions 1 assignee Claimed by @jiasli View on GitHub
act-codegen-extensibility-squad customer-reported feature-request Interactive Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

az interactive is very helpful providing command and parameters suggestions for commands included in cli. As I understand this doesn't work for commands added by extensions.
For example I've added azure-cli-iot-ext to use command monitor-events:
az extension add --name azure-cli-iot-ext
az iot hub monitor-events --hub-name myiothub

New command became available for invocation but az interactive mode doesn't show suggestions for this new command and its parameters. See attached screenshot:
![image](https://user-images.githubusercontent.com/2145883/74442585-d1c0a600-4e82-11ea-9943-1e17ec89f792.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.