mirror of
https://github.com/sbrow/envr.git
synced 2026-08-26 18:03:32 -04:00
418 B
418 B
envr restore
Restore a .env file from the database
envr restore <path> [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 - Manage your .env files.