Skip to content

Add QuoteFields parameter to ConvertTo-Csv and Export-Csv#9132

Merged
iSazonov merged 2 commits intoPowerShell:masterfrom
iSazonov:csv-quotefields
Apr 5, 2019
Merged

Add QuoteFields parameter to ConvertTo-Csv and Export-Csv#9132
iSazonov merged 2 commits intoPowerShell:masterfrom
iSazonov:csv-quotefields

Conversation

@iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Mar 14, 2019

PR Summary

Add QuoteFields parameter to ConvertTo-Csv and Export-Csv. This allows to explicitly point fields to quote in output.

PR Context

Please look #8890.

/cc @DavidBerg-MSFT

PR Checklist

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Mar 14, 2019
@iSazonov iSazonov requested a review from SteveL-MSFT March 14, 2019 07:49
@iSazonov iSazonov added this to the 6.3.0-preview.1 milestone Mar 29, 2019
@iSazonov iSazonov self-assigned this Mar 29, 2019
@iSazonov iSazonov merged commit b927c46 into PowerShell:master Apr 5, 2019
@iSazonov iSazonov deleted the csv-quotefields branch April 5, 2019 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants