Closed jakub-qg closed 1 year ago
Hi. Il not sure how the out-template argument would work but maybe we can just add a console log? Enabled by a verbose flag
Hey,
My guess is everyone's needs will be different and I wanted to avoid adding something that's very specific to my use case so I figured templating would be a great way to be somewhat flexible.
Having said that I'm fine with a console.log if you are!
Hello,
Thanks for creating such a useful tool!
I have a usecase I'd like to implement however I want to start a discussion before I make a pull request.
I need to cross-reference old and new user identities (
sub
). I'd like the tool to output something like:for each restored user.
Now, I understand other people may want different output formats, fields, etc. hence I'd like to introduce templating (most likely with
handlebars
).The CLI would work like so: