You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
Just to clarify, --ids is not needed for create/list commands, it's needed for update/show/delete (probably also wait) commands and potentially other commands that is targeting the operations on a single existing main resource of the command.
We can start with supporting configuring id_part in readme, which should be quick to add. Adding it automatically in generated code may be complicated. You can make use of the parse_resource_id method in msrestazure if possible. All the available id_part is commented here.
Azure/azure-cli-extensions#1428 (comment)
The text was updated successfully, but these errors were encountered: