mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
powershell issues
This commit is contained in:
parent
d61b9cab65
commit
6658a93e7d
@ -210,3 +210,4 @@ yq e '.a.b | length' f1.yml f2.yml
|
||||
|
||||
## Known Issues / Missing Features
|
||||
- `yq` attempts to preserve comment positions and whitespace as much as possible, but it does not handle all scenarios (see https://github.com/go-yaml/yaml/tree/v3 for details)
|
||||
- Powershell has its own...opinions: https://mikefarah.gitbook.io/yq/usage/tips-and-tricks#quotes-in-windows-powershell
|
Loading…
Reference in New Issue
Block a user