Commands
Core
| Command | Description |
|---|---|
eigenpal init workflow [options] <name> | Alias of eigenpal init <name>. Kept so the init {workflow,agent} namespace stays visible, once the agent surface lights up, both kinds will live as siblings here. |
Details
eigenpal init workflow [options] <name>
Alias of eigenpal init <name>. Kept so the init {workflow,agent} namespace stays visible, once the agent surface lights up, both kinds will live as siblings here.
Arguments
| Name | Required | Variadic | Description |
|---|---|---|---|
name | yes | no |
Options
| Flag | Required | Default | Description |
|---|---|---|---|
--template <name> | no | Skip the picker; use this template | |
--dir <dir> | no | Target directory (default: ./<name>) | |
--yes | no | Non-interactive: pick the default template (blank) |