Added child-status reporter in features.yaml

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
This commit is contained in:
Nikita Mathur 2022-10-21 17:09:34 +05:30
parent f02f2ffa12
commit 5647e16d65
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
KhEcyMnX/kpD3L40TxzmllQ7/b1NvL3Sc7psO0m0+sUJ+QKnXYtuoA9nBP3a
LnmA6zkDOXeTcuS9p/hgrwNAxWbTNAegDUHJoohv7GmRTfla53DQoKcFPbpK
ysXHtfPtvE3BWKXr/HAPBCrSYkyjgIEhy9UU4cSu1Rf1UQICC7aSsfHQrUmk
wUAnUsTAP09eMY7TzPG8nDEguJ6/WvMziGJAYqaOnppgZrli4fbRgN8/2bTh
XB/7gUu94xP/K0stx52baToBWG/rRNTyJH3TVaLm5fzEFhxYQKpiWi+QG4/H
8kpj1uQ9npkkbYU2zgk9HjTzx0up1mBNkPUfNE2Raw==
KsCa3OgmGAdfLvm0JOqzILc2SUL3FKTQ+XCpaFLiiwefhhKirl+ddcpj10g7
rtufpHQal6qoQ8PoCP4BBLOtrShyXYhOBqoQXLNiMYQAEdWTobOIz6naicE/
z23mweizu3C4qS4yG5hz4BwNhWSTVFrkhQZaF6KS5mMBHrULCV3i7Fs0BFWy
lhO3NS9GXaD+1RSKcTsUWTuNlK2R0TWqHgWiDDy+P80XFW3DvBjPweRyghJa
sW+5fwMYGyZPULt8lx8U8Ec05XQiIxeneosRGtdvjIh7JzhJr/UXJsIMhJvV
eNWfNJrWJkzzeeSXVV3E/VeYBhZGkI5ra5guf05Ifw==

View file

@ -85,4 +85,6 @@
inspec-attestations:
description: Use attestations mechanism with one or more attestations files.
inspec-reporter-progress-bar:
description: Use progress bar streaming reporter
description: Use progress bar streaming reporter
inspec-reporter-child-status:
description: Child status reporter used in inspec parallel reporting.