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
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.
copernico
changed the title
Import (or push) cms should give an option to create sources tarballs with changed files
Import (or push) cmd should give an option to create sources tarballs with changed files
Apr 14, 2021
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
The text was updated successfully, but these errors were encountered: