apply
This content is for v0.2.1. Switch to the latest version for up-to-date documentation.
agoraform applyagoraform apply -f path/to/manifest.yamlagoraform apply path/to/manifest.yamlExecutes the reviewed plan in dependency order. Never deletes remote resources. Publication runs only after every planned draft mutation and required state write succeeds.
If a create succeeds but state cannot be written, re-bind with agoraform import. Rollback is not implemented.
Exit 0 success, 1 failure, 3 invalid usage.