Skip to content

apply

This content is for v0.1.0. Switch to the latest version for up-to-date documentation.

Terminal window
agoraform apply
agoraform apply -f path/to/manifest.yaml

Executes planned creates and updates. Persists identities in agoraform.state.json. Does not delete remote resources. There is no destroy command.

Exit 0 when planned mutations finished, 1 on failure, 3 on invalid usage.