mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-09 17:01:07 -05:00
576 B
576 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Command: pull | docs-commands-pull | The `terraform pull` refreshes the cached state file from the remote server when remote state storage is enabled. |
Command: pull
The terraform pull refreshes the cached state file from the
remote server when remote state storage is enabled. The remote
command should be used to enable
remote state storage.
Usage
Usage: terraform pull
The pull command is invoked without options to refresh the
cache copy of the state.