init (removed)¶
Note: The
initsubcommand has been removed. Use--show-configon any subcommand to see the current configuration, or write a YAML file manually following the YAML Reference.
Previous behavior¶
The init command used to generate a starter YAML template:
mlmm init --out mlmm_all.config.yaml
mlmm all --config mlmm_all.config.yaml --dry-run
CLI options¶
Option |
Description |
Default |
|---|---|---|
|
Destination YAML path. |
|
|
Overwrite existing file. |
|
See Also¶
Common Error Recipes – Symptom-first failure routing
Troubleshooting – Detailed troubleshooting guide
YAML Reference – Full configurable keys