Skip to content

[ARO] az aro: Clarify that --tags is for each individual resource#33521

Open
komidore64 wants to merge 1 commit into
Azure:devfrom
komidore64:aro-27517-tags-help
Open

[ARO] az aro: Clarify that --tags is for each individual resource#33521
komidore64 wants to merge 1 commit into
Azure:devfrom
komidore64:aro-27517-tags-help

Conversation

@komidore64

Copy link
Copy Markdown

Related command

az aro create --help

Description

Resolve some confusion around that resources a tag attaches to.

Testing Guide

az aro create --help

Read help for --tags.

History Notes

Nothing to add.


This checklist is used to make sure that common guidelines for a pull request are followed.

Copilot AI review requested due to automatic review settings June 9, 2026 17:29
@azure-client-tools-bot-prd

Copy link
Copy Markdown
Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd

Copy link
Copy Markdown
Validation for Breaking Change Starting...

Thanks for your contribution!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Improves the aro command module argument documentation by adding explicit help text for the --tags parameter.

Changes:

  • Adds a custom help string for the tags argument by combining a new sentence with the existing tags_type help text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

c.argument('tags',
tags_type)
tags_type,
help='Tag a individual resource. ' + tags_type.settings['help'])

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reasonable suggestion.

c.argument('tags',
tags_type)
tags_type,
help='Tag a individual resource. ' + tags_type.settings['help'])

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reasonable suggestion.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jun 9, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Thank you for your contribution @komidore64! We will review the pull request and get back to you soon.

@yonzhan

yonzhan commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

ARO

@komidore64 komidore64 force-pushed the aro-27517-tags-help branch from 9d6198b to c0fea66 Compare June 11, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-codegen-extensibility-squad ARO az aro (Azure Redhat OpenShift) Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants