Skip to content

add completion generator subcommand#216

Merged
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:clap-complete
Oct 4, 2023
Merged

add completion generator subcommand#216
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:clap-complete

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
@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