xetys / hetzner-kube

A CLI tool for provisioning kubernetes clusters on Hetzner Cloud
Apache License 2.0
746 stars 116 forks source link

Indent JSON when writing it to file #307

Closed MattiasGees closed 4 years ago

MattiasGees commented 4 years ago

This will make the output of config.json looks nicer and more human-readable.

I like to edit or view the JSON file from time to time. By having it nicely indented this will be easier.