Files
envr/docs/cli/envr_sync.md
T

21 lines
409 B
Markdown

## envr sync
Update or restore your env backups
```
envr sync [flags]
```
### Options
```
-h, --help show this documentation
-c, --config-file config file (default "~/.envr/config.json")
-o, --output the format of output data (default 'table')
--color Whether or not to colorize output (default 'auto')
```
### SEE ALSO
* [envr](envr.md) - Manage your .env files.