nginxinc / crossplane

Quick and reliable way to convert NGINX configurations into JSON and back.
Apache License 2.0
717 stars 86 forks source link

added --single-file and --ignore to parse #21

Closed aluttik closed 6 years ago

aluttik commented 6 years ago

Added:

crossplane --version
crossplane parse --single-file
crossplane parse --ignore=foo,bar,baz

Fixes #19