sh 盐状态趋势jq yq
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 盐状态趋势jq yq相关的知识,希望对你有一定的参考价值。
# install:
# wget https://gist.githubusercontent.com/epcim/e488af8be69b616eab3088a14a937e14/raw/salt-trends.sh -O salt-trends.sh; chmod +x *.sh
# salt state execution results: (use with/without test=true, -b2, etc..)
# apt install -y jq colordiff
salt \* state.apply ${1} --out=json --static test=true queue=true -b{BATCH_SIZE:-15} |\
jq -r 'to_entries | map({ key:.key, value: { total: [.value[]]|length ,
succeed: [.value[]|select(.result == true)]|length,
failed: [.value[]|select(.result == false)]|length,
changes: [select(.value[].changes|length > 0)]|length }}) | from_entries ' |\
tee trend_$(date "+%Y-%m-%d-%s")_${1}.json
ls trend*.json| sort |tail -n2 |xargs -n2 diff -y | colordiff
以上是关于sh 盐状态趋势jq yq的主要内容,如果未能解决你的问题,请参考以下文章
sh 重新分类盐簇
sh 盐bash zsh completition
sh 当地盐无盐
sh 生成Drupal 8哈希盐
sh Saltstack盐方便命令cheet sheet
sh 生成WordPress身份验证盐的功能,可以安全地通过Jinja模板