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

Add Support for Azure CLI #695 #696

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

pinkfloydx33
Copy link

Adds Support for Azure CLI #695

  • Includes Support for
    • Sub-Command Expansion
    • Target/Source Branch expansion
    • Parameter=Value expansion
  • Updates VSTS CLI Support
    • Fills in gaps for missing commands
    • Feature parity with AZ (branch/parameter expansion)
  • Both AZ/VSTS can be installed at the same time (with different aliases)
  • Added Tests for all cases

Matt Hull added 8 commits September 12, 2019 10:42
  - Support Sub-Command expansion
  - Target/Source Branch expansion
  - Parameter values (--param=)
- Includes enhancements to VSTS CLI support
  - Added _some_ missing commands (vsts.pr list)
  - Branch and parameter value expansion (same as AZ)
…xtra matching in general case) + Add support for remaining VSTS methods
@bergmeister
Copy link
Contributor

Awesome! For the old vsts CLI I've already created a module but adding the az CLI would be great (although I'm not sure if it should rather be its own standalone module)
https://github.com/bergmeister/posh-vsts-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants