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

Support Unified PowerShell Module Functions #59

Open
SibTiger opened this issue Jul 22, 2023 · 0 comments
Open

Support Unified PowerShell Module Functions #59

SibTiger opened this issue Jul 22, 2023 · 0 comments
Labels
Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL

Comments

@SibTiger
Copy link
Owner

Implement PowerShell Module functions in a generalized form, allowing the ability to reuse the functions for various CMDLets - not just locked to only one CMDLet. These functions should be added into CommonIO class.

  • Detect PowerShell Module
  • Install PowerShell Module
  • Update PowerShell Module
  • Uninstall PowerShell Module
  • About PowerShell Module
  • Check for Update PowerShell Module
  • Fetch Local PowerShell Module metadata
  • Fetch Remote PowerShell Module metadata
  • Check if PowerShell exists in Repository
@SibTiger SibTiger added Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL labels Jul 22, 2023
@SibTiger SibTiger added this to the Third Release (1.2.0) milestone Jul 22, 2023
@SibTiger SibTiger added this to To do in PSCAT Software Kanban (Version 1.2.0) via automation Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL
Development

No branches or pull requests

1 participant