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