feat: expand domain schema and seed profiles
This commit is contained in:
@@ -76,7 +76,7 @@ api-diff: ## Compare API snapshots
|
||||
$(BIN)/proxmox-api-contract diff $(ARGS)
|
||||
|
||||
seed: ## Seed simulation data
|
||||
$(BIN)/python -m app.simulation.seed_cli
|
||||
SEED_PROFILE="$${PROFILE:-small}" $(BIN)/python -m app.simulation.seed_cli
|
||||
|
||||
clean: ## Remove generated local artifacts
|
||||
rm -rf $(VENV) .coverage coverage.xml htmlcov .mypy_cache .pytest_cache .ruff_cache
|
||||
|
||||
Reference in New Issue
Block a user