project-kb
project-kb copied to clipboard
Import (or push) cmd should give an option to create sources tarballs with changed files
Right now this is achieved with the bash script generated by kaybee export -t steady-with-changed-source-code
but it's more logical to allow the user to achieve the same with something like: kaybee import --make-tarballs
or kaybee push --make-tarballs.
https://github.com/SAP/project-kb/blob/master/kaybee/internal/tasks/data/default_config.yaml#L221