leon-ai / leon-cli

⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
https://getleon.ai
MIT License
176 stars 21 forks source link

[Feature] Command `leon info` #168

Closed theoludwig closed 2 years ago

theoludwig commented 2 years ago

Description

Currently, we can have multiple instances of Leon installed on our computer at different places and versions. It would be cool if we could see information about these multiple Leon instances.

Describe the solution you'd like

With the new command leon info, we will be able to see all basic information about our installed instances:

And probably more information...

Options

Describe alternatives you've considered

To see where our instances of Leon are installed, we can manually see the file config/config.json but to do that we first need to know where npm installed the CLI globally and it is in a JSON format, we might want to see in a pretty format.

theoludwig commented 2 years ago

✨ [CLI 1.1.0] Command leon info

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: