Skip to main content

Sunsetting Meroxa's Legacy CLI

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

Meroxa CLI versions v0.8.0 and prior are deprecated. With the recent release of CLI v0.9.0, the command structure has migrated to using subject-verb-object to specify actions to take on Meroxa.

If you are using a CLI version prior to v0.9.0, you will start to see warnings recommending a change to the new CLI commands.

caution

All legacy command structures will be sunset on August 3rd.

Here are some examples of commands that are currently deprecated:

$ meroxa add ...
$ meroxa create ...
$ meroxa list ...
$ meroxa logs ...
$ meroxa remove ...
$ meroxa update ...

To get the latest on the CLI, check out the Installation Guide.