Skip to content

eh init

Generate a starter .eigenhelm.toml with sensible defaults.

Usage

eh init [OPTIONS]

Options

Option Default Description
--force off Overwrite existing .eigenhelm.toml
--output PATH . Directory to write config into

Example

eh init

Creates .eigenhelm.toml and .eigenhelm/ cache directory. Adds .eigenhelm/ to .gitignore if present.