Consistent path flag with Turbine CLI commands
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.10.0 includes a more consistent experience around the path flag for apps commands.
Previously, one could run the apps init
, apps run
, apps upgrade
, and apps deploy
commands with a value for the --path flag to indicate the target directory of the Turbine Application, or the path is inferred to be the current working directory.
In contrast, the apps describe
, apps logs
, and apps remove
commands required a nameOrUUID argument. Starting with this latest release, these commands will accept either the nameOrUUID argument or will accept a value for the --path flag, such that the necessary information will be extracted from the app as it is locally.
For any questions or comments:
- You can reach us directly at [email protected].
- Join our Discord community.
- Follow us on Twitter.