Azure / Azure/azure-devops-cli-extension

[Feature Request] Support Azure DevOps Extension create/package

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

Description

**Is your feature request related to a problem? Please describe.**
Currently, I need to leverage both `az devops` and `tfx extension` to complete my workflow for managing extensions and customizing Azure DevOps.

It would be great if `az devops` could take care of this functionality as well since there is already a heavy amount of overlap between these tools for extension management.

**Describe the solution you'd like**
It would be great if `az devops` could support the follow commands already in `tfx extension`:

```
tfx extension [command]
- create: Create a vsix package for an extension.
- init: Initialize a directory for development of a new Azure DevOps extension.
- isvalid: Show the validation status of a given extension.
- share: Share an Azure DevOps Extension with Azure DevOps Organizations.
- unpublish: Unpublish (delete) an extension from the Marketplace.
- unshare: Unshare a Azure Devops Extension with Azure DevOps Organizations.
- publish: Publish a Visual Studio Marketplace Extension.
```

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.