Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement]: AzureCLI - Group verbose output #19246

Open
MariusStorhaug opened this issue Nov 7, 2023 · 0 comments
Open

[enhancement]: AzureCLI - Group verbose output #19246

MariusStorhaug opened this issue Nov 7, 2023 · 0 comments

Comments

@MariusStorhaug
Copy link

MariusStorhaug commented Nov 7, 2023

Task name

AzureCLI

Describe your feature request here

There is a command (az account list) that is run with every single task run that shows all the available contexts to the provided service connection. As the most important info to read immediately is the default/current context, the az account list command could be surrounded by a log group function.

The suggestion i am suggesting should result in something similar to this:

##[group]Available Contexts
< output from 'az login ...'>
##[endgroup]
Current context
< output from 'az account show'>

Tasks

No tasks being tracked yet.
@github-actions github-actions bot added Area: Release triage Area: ABTT Akvelon Build Tasks Team area of work Task: Bash labels Nov 7, 2023
@max-zaytsev max-zaytsev removed Area: ABTT Akvelon Build Tasks Team area of work Task: Bash labels Nov 9, 2023
@MariusStorhaug MariusStorhaug changed the title [enhancement]: AzureCLI - Group noisy output [enhancement]: AzureCLI - Group verbose output Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants