vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Adding -o yaml|json option to CLI commands #576

Closed berndtj closed 6 years ago

berndtj commented 6 years ago

The format is consistent with other tools such as kubectl. The existing --json flag remains, but is hidden.

Signed-off-by: Berndt Jung bjung@vmware.com