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

chore: update each cmdlet to include the .PARAMETER details #27

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

sowjuec
Copy link
Contributor

@sowjuec sowjuec commented Jun 21, 2023

Summary

Updated each cmdlet to include the .PARAMETER details.

Type

  • Bugfix
  • Enhancement or Feature
  • Code Style or Formatting
  • Documentation
  • Refactoring
  • Chore
  • Other
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Closes #23

Additional Information

@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Jun 21, 2023
@sowjuec sowjuec marked this pull request as ready for review June 21, 2023 15:18
@sowjuec sowjuec requested a review from a team as a code owner June 21, 2023 15:18
@tenthirtyam tenthirtyam self-requested a review June 21, 2023 15:25
@tenthirtyam tenthirtyam self-assigned this Jun 21, 2023
@tenthirtyam tenthirtyam added this to the .Next milestone Jun 21, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@tenthirtyam tenthirtyam changed the title feat: Update each cmdlet to include the .PARAMETER details feat: update each cmdlet to include the .PARAMETER details Jun 21, 2023
Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very minor changes request. Will approve and merge once addressed.

@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jun 21, 2023
@tenthirtyam
Copy link
Contributor

I'll need to rebase to address the merge conflicts. I can do that after the requested changes are made.

Updated each cmdlet to include the .PARAMETER details

Ref: vmware#23

Signed-off-by: Sowjanya.V <vsowjanya@vmware.com>
@tenthirtyam tenthirtyam assigned sowjuec and unassigned tenthirtyam Jun 21, 2023
@tenthirtyam tenthirtyam added chore Chore and removed documentation Documentation labels Jun 21, 2023
@tenthirtyam tenthirtyam changed the title feat: update each cmdlet to include the .PARAMETER details chore: update each cmdlet to include the .PARAMETER details Jun 21, 2023
@tenthirtyam tenthirtyam merged commit 88cfeb7 into vmware:main Jun 21, 2023
6 checks passed
@sowjuec sowjuec deleted the feat/issue-23 branch June 22, 2023 02:44
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update each cmdlet to include the .PARAMETER details
2 participants