Skip to main content

31 posts tagged with "cli"

View All Tags

· One min read
@_raulb_

Any user who has Fig installed will be able now to get autocomplete for all Meroxa CLI commands.

At Meroxa, Developer Experience is one of our highest values, and providing support for the best tools or workflows available is always a priority for us.

Autocompletion in the CLI has always been available since we launched thanks to Cobra's support via the meroxa completion command, but the Fig experience makes autocomplete that much better.

· 2 min read
@jmar910

Our latest Meroxa CLI version v2.4.0 includes one fix and two improvements to turbine-js based streaming apps that improve developer ergonomics and reduce boilerplate:

  • Added an unwrap transform, allowing users to optionally unwrap CDC formatted records in their data app and send them along to destinations. As a side-effect, this also fixes MySQL -> fn -> PG streaming apps.

  • Added get and set methods to individual records which allows users to read and write data on the record regardless of the underlying format

Here are some details:

· 3 min read
@_raulb_

Our latest Meroxa CLI version v2.2.0 includes two improvements we hope will make your development with our Meroxa Platform even more exciting:

  • Meroxa CLI will start automatically warning you about newer versions.
  • A new config set command to make your Meroxa CLI configuration easier to manage.

Additionally, we have released some other changes to ensure you're running our latest changes for Turbine Go and CLI:

Here are some details: