Adding delete command documentation

This commit is contained in:
Mike Farah
2018-05-07 16:34:29 +10:00
parent 6053c8c136
commit 3a4d62d820
13 changed files with 771 additions and 10 deletions
+1
View File
@@ -55,6 +55,7 @@ Usage:
yq [command]
Available Commands:
delete yq d [--inplace/-i] sample.yaml a.b.c
help Help about any command
merge yq m [--inplace/-i] [--overwrite/-x] sample.yaml sample2.yaml
new yq n [--script/-s script_file] a.b.c newValueForC