mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-24 14:45:39 +00:00
Updated todo
This commit is contained in:
parent
9bd9468526
commit
8e1ce4ca70
@ -17,15 +17,12 @@ type OperationType struct {
|
||||
}
|
||||
|
||||
// operators TODO:
|
||||
// -normal update operator
|
||||
// - get path operator (like doc index)
|
||||
// - get file index op (like doc index)
|
||||
// - get file name op (like doc index)
|
||||
// - write in place
|
||||
// - mergeAppend (merges and appends arrays)
|
||||
// - mergeEmpty (sets only if the document is empty, do I do that now?)
|
||||
// - updateTag - not recursive
|
||||
// - get tag (tag)
|
||||
// - compare ??
|
||||
// - validate ??
|
||||
// - exists
|
||||
|
Loading…
Reference in New Issue
Block a user