## envr restore Restore a .env file from the database ``` envr restore [flags] ``` **Arguments:** * `path` — Path to .env file to restore ### Options ``` -h, --help show this documentation -c, --config-file config file (default "~/.envr/config.json") --color Whether or not to colorize output (default 'auto') ``` ### SEE ALSO * [envr](envr.md) - Manage your .env files.