new command info

This commit is contained in:
2026-03-17 10:28:26 +03:00
parent 8d68cdc40d
commit 688dec6591
4 changed files with 46 additions and 1 deletions
@@ -8,6 +8,7 @@ For top level release notes, leave all the headers commented out.
### Added
- A cli module that implements the ability to launch applications on Argenta, run application benchmarks on Argenta, create a boilerplate for new projects, and much more.
- A new `info` command has been added to the Argenta CLI, providing a quick overview of the installed package and runtime environment.
### Changed