barnybug / cli53

Command line tool for Amazon Route 53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add format support for YAML

hs-amartin opened this issue · comments

Issue type

  • Feature idea

cli53 version (cli53 --version)

All

OS / Platform

All

Steps to reproduce

Just run with --format yaml

Expected behaviour

Commands export yaml

Actual behaviour

Not a supported format.


Have you checked if the documentation has the information you require?

Yes

Could you contribute a fix or help testing with this issue?

Yes, currently testing updating the formatting right now. Do think supporting all the same formats aws cli supports is ideal.