plan
This content is for v0.1.0. Switch to the latest version for up-to-date documentation.
agoraform planagoraform plan -f path/to/manifest.yamlDiffs the manifest against live Matomo and local state. Never mutates. Unmanaged remote objects are ignored.
When changes exist, plan exits 2. When there are no changes, it exits 0.
| Code | Meaning |
|---|---|
0 | Success; no changes |
1 | Command failure |
2 | Plan succeeded and changes are present |
3 | Invalid usage |