Skip to content

Make the meltano cli work again

Micaël Bergeron requested to merge bootstrap-meltano-cli into master

This MR moves back stuff from the original_integrated_monorepo to restore the CLI.

As we more towards using singer taps and targets, we'll integrate the wrapper scripts and other helper function in the cli so the interface is unified.

The first command I've added is meltano schema create to create and grant usage to a database schema.

Merge request reports