Skip to main content

· One min read
@_raulb_

Turbine Intermediate Representation is designed to allow further processing of your source code by the Meroxa Platform. This change will enable many more capabilities for Turbine applications during the deployment process. The Meroxa CLI version v2.9.0 release includes the change to Turbine Applications.

This change should be seamless for all our customers by using our apps deploy command:

$ meroxa apps deploy --path ~/my-app

· 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.