Difference between revisions of "Jq -c"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | cat [[.terraform/terraform.tfstate]] | [[jq]] -c '.backend.config.bucket' | tr -d '"' | grep -c "$(echo $AWS_ENV)" | + | cat [[.terraform/terraform.tfstate]] | [[jq]] -c '.backend.config.bucket' | tr -d '"' | grep -c "$(echo $[[AWS_ENV]])" |
+ | == Related == | ||
+ | * <code>[[jq -r]]</code> | ||
+ | |||
+ | == See also == | ||
* {{jq}} | * {{jq}} | ||
+ | |||
+ | [[Category:jq]] |
Latest revision as of 14:25, 22 May 2024
Advertising: