0.0.3 • Published 2 years ago
yaml-alphabetize v0.0.3
YAML Alphabetize
This simple CLI will alphabetize a specific section of your YAML file.
Usage
npx yaml-alphabetize input.yaml components/schemas -v -o output.yamlArguments
- input file
- path
Options
-v, --verbose: Enable verbose logging-o, --output: The path of the file to output to, otherwise, will print to STDOUT