azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Create Release variables

Open bvandre opened this issue 4 years ago • 5 comments

Is there a way to pass variables to az pipelines release create? I expected something similar to how you can pass variables to az pipelines run --variables Variable1=Value1


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

bvandre avatar Sep 16 '19 13:09 bvandre

pipelines

yonzhan avatar May 02 '20 13:05 yonzhan

Commented on this at https://github.com/Azure/azure-cli-extensions/issues/1632#issuecomment-751665071 with the urgent needs one has at this level - i guess the comment should have belonged here, depending on the usage.

Are there any plans or informations on how this is supposed to be done?

EugenMayer avatar Dec 28 '20 10:12 EugenMayer

Is it possible utilizing --query for this purpose as a workaround for the time being?

EugenMayer avatar Dec 28 '20 10:12 EugenMayer

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @v-anvashist, @V-hmusukula.

Issue Details

Is there a way to pass variables to az pipelines release create? I expected something similar to how you can pass variables to az pipelines run --variables Variable1=Value1


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Author: bvandre
Assignees: -
Labels:

customer-reported, Service Attention, Pipelines, DevOps

Milestone: -

ghost avatar May 05 '22 04:05 ghost

@bvandre Currently in azure cli service we don't have any way to pass variables as we checked in az pipelines release create API we did not found the information related to variables.

Thanks, Anjali

v-anvashist avatar May 06 '22 14:05 v-anvashist