NAME

json2yaml - Convert a JSON profile into YAML

SYNOPSIS

./json2yaml.pl
./json2yaml.pl profile.json

DESCRIPTION

json2yaml converts a JSON profile into YAML. The JSON profile can be passed as an argument. If no argument is provided, the script will look for the default profile. The YAML profile is written to the standard output.