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 completion generator subcommand #216

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

Use clap_complete create to generate shell completers

PR Context

Fix #186

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Oct 4, 2023
Merged via the queue into PowerShell:main with commit 9bdb2f1 Oct 4, 2023
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the clap-complete branch October 4, 2023 05:22
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Oct 5, 2023
This change updates the project changelog, reference documentation, and
schemas for the recent PRs merged for the project:

- PowerShell#206
- PowerShell#208
- PowerShell#211
- PowerShell#213
- PowerShell#215
- PowerShell#216
- PowerShell#217

The updates include:

- Documenting the new `_exist` property, replacing `_ensure` for
  resources. This documentation update includes the schema definition,
  but doesn't regenerate the schema, which will be handled separately.
- Documenting the new `completer` command.
- Documenting the new `--input` and `--input-file` global options.
- Adding a deprecation notice to the `_ensure` documentation.
- Adding entries for all user-impacting changes to the changelog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DSC command completion
3 participants