jbang
jbang copied to clipboard
feat: print commands
veles has a -N option that enables printing of commands - we have that with --verbose too but could be nice being able to just get the commands and not everything else.
this pr just adds the needed wrappers - but does not handle enabling it (its just always on)