levv cli changelog #
All notable changes to levv cli are documented here.
[0.16.0] - 2025-10-23 #
Added #
- Support for exposing TCP/UDP ports
 
[0.15.0] - 2025-10-15 #
Added #
levv execcommand. Execute a command in a running container
Changed #
levv lsshows ports
[0.14.1] - 2025-09-17 #
Changed #
levv psshows ports
[0.14.0] - 2025-09-17 #
Added #
levv auth reset-passwordcommandlevv destroyaccepts the--nameflagvolumes.<volume-name>.driver_opts.sizein the compose specification file specifies the volume size
Changed #
- Removed prompt for 
levv destroy 
[0.13.2] - 2025-09-11 #
Changed #
levv psnow prints the container image- Removed prompts for resource creation
 - Print default project name when not specified
 - Standardized error messages
 
Fixed #
- Skip compose file validation in 
levv destroy 
[0.13.1] - 2025-09-02 #
Changed #
- Removed 
levv statusalias forlevv ps - Removed default values on 
levv volumes resize - Minor UI/UX improvements
 
[0.13.0] - 2025-08-27 #
Added #
- Added support for custom domain names
 
[0.12.0] - 2025-07-17 #
Added #
levv balancehas been added to display your account balance.
[0.11.0] - 2025-04-25 #
Added #
levvhas now a pre-flight functionality to verify that tokens are still valid before performing any request to the server.
[0.10.0] - 2025-02-10 #
Changed #
levv logs <my-service>andlevv logs --follow <my-service>now print log messages in a simple and clean way
Added #
levv logs --timestamps <my-service>prints the log timestamp before the messagelevv logs --show-replica <my-service>print the replica id that emitted the log before the message
[0.7.0] - 2025-01-15 #
Changed #
levv volumes create,levv volumes destroyandlevv volumes resizecan now receive the volume name as first argument.levv buckets create,levv buckets credentialsandlevv buckets destroycan now receive the bucket name as first argument.
[0.6.0] - 2025-01-09 #
Added #
levv footprintcan now print historical metrics in a given period using the--historyflag. Usage:levv footprint --start="2025-01-08T00:00:00Z" --history.
[0.5.1] - 2024-12-18 #
Changed #
- Devv track user now needs to accept Terms and Conditions during onboarding process to complete registration.
 
[0.5.0] - 2024-12-18 #
Added #
levv footprintcan also print metrics in json format. Usage:levv footprint -o json.
[0.4.0] - 2024-12-16 #
Added #
levv upgradecommand. Automatically download and install the latest version into your computer.