Difference between revisions of "Yq"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
yq r your_new_yaml_file.yml | yq r your_new_yaml_file.yml | ||
+ | |||
+ | |||
+ | yq '.services[].container_name' [[docker-compose.yml]] | ||
+ | |||
+ | [[snap install yq]] | ||
+ | [[brew install yq]] | ||
== Related terms == | == Related terms == | ||
* <code>[[jq]]</code> | * <code>[[jq]]</code> | ||
* [[Awareness of manifest management and common templating tools]] | * [[Awareness of manifest management and common templating tools]] | ||
+ | * [[grep]] | ||
== See also == | == See also == |
Latest revision as of 14:52, 25 August 2024
yq r your_new_yaml_file.yml
yq '.services[].container_name' docker-compose.yml
snap install yq brew install yq
Related terms[edit]
See also[edit]
yq, yq r, snap install yq
- YAML, TOML,
yq
, Dhall, YAML anchors,yamllint
Advertising: