Init Lava project

Usage:

lava init [flags]

Initializes a Lava project.

This command creates a default Lava configuration file.

The -c flag allows to specify the name of the configuration file. By default, a file with the name "lava.yaml" is created in the current directory.

The -f flag allows to overwrite the output configuration file if it exists.