Azure / Azure/azure-devops-cli-extension

[Feature Request] service-endpoint update should accept configuration file

Open
#1,337 2 comments 2 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

The service-endpoint update command appears to only have one updateable field via the CLI: --enable-for-all

Would like to have the command accept --service-endpoint-configuration parameter so administrators can update/rotate endpoint values

**Additional context**
The target API commands for create and update both accept the same schema in request body:

https://learn.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints/create?view=azure-devops-rest-6.0&tabs=HTTP

https://learn.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints/update-service-endpoint?view=azure-devops-rest-6.0&tabs=HTTP

Would like to see the CLI reflect the same capabilities as the REST API.

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.