levv cli changelog #
All notable changes to levv cli are documented here.
[0.7.0] - 2025-01-15 #
Changed #
levv volumes create
,levv volumes destroy
andlevv volumes resize
can now receive the volume name as first argument.levv buckets create
,levv buckets credentials
andlevv buckets destroy
can now receive the bucket name as first argument.
[0.6.0] - 2025-01-09 #
Added #
levv footprint
can now print historical metrics in a given period using the--history
flag. 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 footprint
can also print metrics in json format. Usage:levv footprint -o json
.
[0.4.0] - 2024-12-16 #
Added #
levv upgrade
command. Automatically download and install the latest version into your computer.