yq/cmd
Mike Farah 87550b7fe5 Show errors on validate 2020-09-21 20:34:29 +10:00
..
commands_test.go Added customStyle flag, split command tests 2020-04-17 11:03:43 +10:00
compare.go Can stripComments and explodeAnchors for compare 2020-06-11 09:13:55 +10:00
compare_test.go Can stripComments and explodeAnchors for compare 2020-06-11 09:13:55 +10:00
constant.go Added comments merge strategy 2020-07-17 15:51:03 +10:00
delete.go Fixed delete array pattern matching 2020-01-30 14:55:58 +11:00
delete_test.go Delete now works with deep splat 2020-06-11 09:53:36 +10:00
merge.go New line in docs for better readability 2020-09-13 11:04:48 +10:00
merge_test.go Added array update merge example 2020-09-13 11:12:52 +10:00
new.go Can create new yaml files using scripts again 2020-09-09 11:02:00 +10:00
new_test.go Can create new yaml files using scripts again 2020-09-09 11:02:00 +10:00
prefix.go #323 Refactor the cobra command with standard structure 2020-01-15 14:02:48 +11:00
prefix_test.go Update to latest go-yaml library, updated test w.r.t. formatting and comment handling fixes 2020-06-10 16:02:12 +10:00
read.go Fixed error flag 2020-06-12 12:21:46 +10:00
read_test.go Fixed potential npe 2020-09-13 12:14:20 +10:00
root.go Set STDOUT to default out when printing via cobra 2020-09-13 11:49:55 +10:00
shell_completion.go Updated readme 2020-06-12 09:30:05 +10:00
utils.go Fixed potential npe 2020-09-13 12:14:20 +10:00
validate.go Show errors on validate 2020-09-21 20:34:29 +10:00
validate_test.go Added customStyle flag, split command tests 2020-04-17 11:03:43 +10:00
version.go Bumping minor version to indicate new merge features and slight backwards incompatibility 2020-09-13 11:06:56 +10:00
version_test.go #323 Refactor the cobra command with standard structure 2020-01-15 14:02:48 +11:00
write.go Can create new yaml files using scripts again 2020-09-09 11:02:00 +10:00
write_test.go Keep comments when using the write commandt o update values 2020-09-08 09:46:04 +10:00