You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to add CLI option to output to file instead of stdout.
Something similar to -O in wget to run it like prettyjson package.json -O pretty-package.yaml instead of prettyjson package.json > pretty-package.yaml