What is yaml-cli?
"A simple CLI for querying and updating YAML files"
yaml-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install yaml-cli
# Install via Yarn
yarn add yaml-cli