Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Add tab completion for Publish-Module -Name #359

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Add tab completion for Publish-Module -Name #359

merged 1 commit into from
Nov 13, 2018

Conversation

matt9ucci
Copy link
Contributor

The completion values come from Get-Module -ListAvailable.

I did not add a new function like Add-ArgumentCompleter. Because the completer is just for Publish-Module -Name, not for the other *-Module functions (Find/Install/Save-Module).

Copy link
Contributor

@bmanikm bmanikm left a comment

Choose a reason for hiding this comment

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

Thanks!

@alerickson alerickson merged commit e120d85 into PowerShell:development Nov 13, 2018
@matt9ucci matt9ucci deleted the mo-name-comp branch November 13, 2018 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants