Skip to content

Azure CLI command "sig" broken #18350

Description

@rsuds

O/S: openSUSE Leap 15.3
Kernel: Linux OpenSUSE02 5.3.18-57-default #1 SMP Wed Apr 28 10:54:41 UTC 2021 (ba3c2e9) x86_64 x86_64 x86_64 GNU/Linux
Azure RPM version: azure-cli-2.14.2-6.4.1.noarch

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az sig

Errors:

The operation 'azure.mgmt.compute.v2019_12_01.operations#GalleriesOperations.delete' is invalid.
Traceback (most recent call last):
azure/cli/core/__init__.py, ln 829, in get_op_handler
    op = getattr(op, part)
AttributeError: type object 'GalleriesOperations' has no attribute 'delete'

...

azure/cli/core/__init__.py, ln 834, in get_op_handler
    raise ValueError("The operation '{}' is invalid.".format(operation))
ValueError: The operation 'azure.mgmt.compute.v2019_12_01.operations#GalleriesOperations.delete' is invalid.

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az sig

Expected Behavior

Environment Summary

Linux-5.3.18-57-default-x86_64-with-glibc2.3.4
Python 3.6.13
Installer: PIP

azure-cli 2.14.2 *

Additional Context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions