Skip to main content

31 posts tagged with "cli"

View All Tags

Endpoints deprecated on the Meroxa Platform

One min read
Lyubo Kamenov
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

With the release of Turbine Apps, the use of Endpoints product on the Meroxa platform has been deprecated. This change is reflected in the latest Meroxa CLI version 2.8.2.

For any questions or comments:

Deploy Turbine Applications from feature branches

2 min read
Diana Doherty
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

Meroxa CLI version 2.8.0 introduces feature branch deploys, enabling software engineers to incorporate the process of building their Turbine Applications into their development lifecycle: Development -> Testing -> Staging -> Production (main or master branch).

Fig users can now get autocomplete for all Meroxa CLI commands

One min read
Ra煤l Barroso
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

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.

Improving Turbine Application Init output

2 min read
Janelle Tavares
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

The Meroxa CLI version v2.5.0 release includes one bug fix, comment updates, and one enhancement to the meroxa apps init command.

Here are some details:

Improving turbine-js function ergonomics

3 min read
James Martinez
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

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:

Automation to run the latest and a new config set command

3 min read
Ra煤l Barroso
Engineering
warning

This is a legacy platform changelog. The information reflected here may not represent current functionality and some links may be broken.

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: