Skip to content

--no-wait #25767

@rguptar

Description

@rguptar

Related command
az resource tag (there are many more)

Is your feature request related to a problem? Please describe.
az resource tag does not have a --no-wait flag. I need to tag a large number of resources and am not concerned with the response of each tag operation. Running the command in the background (az resource tag ... &) is not really a great option because of memory exhaustion due to all the python invocations.

What is the process for adding --no-wait to an existing command? Can we ensure that all (well, most, since it would not make sense for some) newly added commands have --no-wait by default?

Describe the solution you'd like
Most commands should support --no-wait.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

Labels

ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamact-identity-squadfeature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions