Version command
View version information and manage project configuration..
eli version <sub-command>
The eli version
command provides tools for managing and displaying version-related information, including project configuration and checking for updates to the Eli CLI.
config
Displays the current configuration settings of your project, providing an overview of all configured options and their values.
Usage: eli version config [arguments]
-h, --help Print this usage information.
update
Checks for the latest available version of the Eli CLI, and automatically applies the update if a new version is detected.
Usage: eli version update [arguments]
-h, --help Print this usage information.
Project command
Manage and streamline your project with various tools and utilities.
Project Structure
This document provides an overview of the key directories and files that are generated in your Flutter project when using the Eli CLI. Understanding this structure will help you navigate and manage your project effectively.