This website requires JavaScript.
Explore
Help
Register
Sign In
suyiiyii
/
yq
Watch
1
Star
0
Fork
0
You've already forked yq
mirror of
https://github.com/mikefarah/yq.git
synced
2024-11-12 13:48:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d1a5b17b8
yq
/
examples
/
sample.yaml
10 lines
116 B
YAML
Raw
Normal View
History
Unescape
Escape
Reads from file
2015-09-26 22:20:42 +00:00
a
:
Easy! as one two three
b
:
c
:
2
d
:
[
3
,
4
]
Can handle arrays
2015-09-27 03:40:09 +00:00
e
:
-
name
:
fred
value
:
3
-
name
:
sam
value
:
4
Reference in New Issue
Copy Permalink