lakectl has nice template-based utility functions for outputting to Stdout/Stderr, but those can't be imported into lakefs. While working on this PR, I added some basic utility functions tolakefs for this purpose. However, sharing a set of utility functions between lakefs and lakectl would be preferable.
The output util functions from lakectl should be extracted to a separate package and consumed by both lakectl and lakefs
lakectlhas nice template-based utility functions for outputting toStdout/Stderr, but those can't be imported intolakefs. While working on this PR, I added some basic utility functions tolakefsfor this purpose. However, sharing a set of utility functions betweenlakefsandlakectlwould be preferable.The output util functions from
lakectlshould be extracted to a separate package and consumed by bothlakectlandlakefs