initialize

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package initialize implements the init command.

Index

Constants

This section is empty.

Variables

View Source
var CmdInit = &base.Command{
	UsageLine: "init [flags]",
	Short:     "init Lava project",
	Long: `
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.
	`,
}

CmdInit represents the init command.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL