validate
This content is for v0.1.0. Switch to the latest version for up-to-date documentation.
agoraform validateagoraform validate -f path/to/manifest.yamlChecks schema, addresses, duplicates, provider type, Matomo connectivity, and goal fields. Requires MATOMO_URL, MATOMO_TOKEN_AUTH, and MATOMO_SITE_ID. Does not mutate Matomo.
| Flag | Description |
|---|---|
-f, --file | Path to the manifest (default agoraform.yaml) |
Exit 0 success, 1 failure, 3 invalid usage.