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 Repository parameter to Install-AwsToolsModule. #300

Open
2 tasks
AjayKMehta opened this issue Nov 16, 2022 · 2 comments
Open
2 tasks

Add Repository parameter to Install-AwsToolsModule. #300

AjayKMehta opened this issue Nov 16, 2022 · 2 comments
Labels
feature-request A feature should be added or improved. module/powershell-cmdlets p2 This is a standard priority issue queued

Comments

@AjayKMehta
Copy link

Describe the feature

Add Repository parameter to Install-AwsToolsModule.

Use Case

Currently, the code is hard-coded to use PSGallery:

> Install-AWSToolsModule -Name Aws.Tools.SSO
Exception: Could not find AWS.Tools module on PSGallery: Aws.Tools.SSO

This does not work because we use Artifactory at work and can't access PowerShellGallery directly.

If a Repository parameter is added, I can supply the name of the internal PowerShell repository.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Tools for PowerShell version used

AWS.Tools.Installer v. 1.0.2.4

PowerShell version used

Name Value


PSVersion 7.2.5
PSEdition Core
GitCommitId 7.2.5
OS Microsoft Windows 10.0.17763
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Operating System and version

Windows 10

@AjayKMehta AjayKMehta added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 16, 2022
@ashishdhingra
Copy link
Contributor

Needs to be reviewed with the team.

@ashishdhingra ashishdhingra added needs-review and removed needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2022
@ashishdhingra ashishdhingra added the p3 This is a minor priority issue label Dec 8, 2022
@AjayKMehta
Copy link
Author

@ashishdhingra Is there any update?

@ashishdhingra ashishdhingra added p2 This is a standard priority issue queued and removed needs-review p3 This is a minor priority issue labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. module/powershell-cmdlets p2 This is a standard priority issue queued
Projects
None yet
Development

No branches or pull requests

2 participants