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
As a follow-up to #24 and #25, the next feature to resolve #24 is to implement a flag to control output format and some formats (like JSON, XML (?), etc.). The flag will most likely be named --format and a shorthand is -o (though, this is discussable). I also think it would be great to add support for user-defined templates, since it would be quite bothersome to add templates for all possible formats into the code base.
The text was updated successfully, but these errors were encountered:
I also think it would be great to add support for user-defined templates, since it would be quite bothersome to add templates for all possible formats into the code base.
Any work on that? I'm looking for a CSV output. Thanks for this great tool!
As a follow-up to #24 and #25, the next feature to resolve #24 is to implement a flag to control output format and some formats (like JSON, XML (?), etc.). The flag will most likely be named
--format
and a shorthand is-o
(though, this is discussable). I also think it would be great to add support for user-defined templates, since it would be quite bothersome to add templates for all possible formats into the code base.The text was updated successfully, but these errors were encountered: