wer refresh
Refresh a workstation's state from the cloud provider.
Usage
wer refresh <name> Description
The refresh command syncs the local state of a workstation with its actual
state in the cloud provider. This is useful when the infrastructure may have changed
outside of werkr (for example, if an instance was stopped by the provider), or when
the local state appears to be out of date.
Arguments
| Argument | Description |
|---|---|
name | The name of the workstation to refresh |
Examples
# Refresh the state of a workstation
wer refresh my-dev
# Refresh after making changes outside werkr
wer refresh staging-box