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

Aliases for Install-ChocolateyVsixPackage #1146

Closed
ferventcoder opened this issue Jan 21, 2017 · 0 comments
Closed

Aliases for Install-ChocolateyVsixPackage #1146

ferventcoder opened this issue Jan 21, 2017 · 0 comments

Comments

@ferventcoder
Copy link
Member

Add aliases that match up to other functions better.

  • "Name" for $PackageName
  • "Url" for $VsixUrl <- is the big one here
  • "VisualStudioVersion" for $vsVersion
@ferventcoder ferventcoder added this to the 0.10.4 milestone Jan 21, 2017
@ferventcoder ferventcoder self-assigned this Jan 21, 2017
ferventcoder added a commit that referenced this issue Jan 21, 2017
Add aliases to the parameters that Install-ChocolateyVsixPackage uses.
This will allow for better compatibility between other functions,
especially "Url", which is a match to most other methods.
ferventcoder added a commit that referenced this issue Jan 21, 2017
* stable:
  (version) 0.10.4-beta1
  (GH-1054) Ensure Admin Runs w/Admin Context
  (GH-1147) Sync - Ensure machine parseable output
  (GH-1010) Do Not Catch Text File Error
  (GH-1012) Remove "IsText" File Before Check
  (GH-1146) Aliases - Install-ChocolateyVsixPackage
  (GH-1145) Better Logs On Licensed Dll Failures
Apteryx0 pushed a commit to Apteryx0/choco that referenced this issue Jan 23, 2017
Add aliases to the parameters that Install-ChocolateyVsixPackage uses.
This will allow for better compatibility between other functions,
especially "Url", which is a match to most other methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants