Skip to content

CLI

The CLI is currently most useful for fixture generation and inspection workflows.

Examples:

Terminal window
cargo run -- generate-fixture-packages test_data/logs test_data/logs/packages
Terminal window
cargo run -- generate-synthetic-project test_data/projects/synthetic_well_project

These are especially useful for:

  • testing package generation
  • generating a coherent multi-asset demo project
  • validating the app and SDK against stable local fixtures