Azure / Azure/azure-cli-extensions

Feature Request: Add --create argument to az pipelines variable-group variable update

Open
#1,456 3 comments 1 reaction 0 assignees View on GitHub
customer-reported DevOps Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)

### Extension name (the extension in question)
azure-devops
az pipelines variable-group variable update

### Description of issue (in as much detail as possible)
Add a flag --create to the command az pipelines variable-group variable update

az pipelines variable-group variable update --group-id
--name
[--detect {false, true}]
[--new-name]
[--org]
[--project]
[--prompt-value {false, true}]
[--secret {false, true}]
[--value]
[--create]

--create-c
If the variable does not exist, it can be created - otherwise just perform the update; similar to the functionality in helm.
-----

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.