mirror of
https://github.com/sbrow/envr.git
synced 2026-08-26 09:53:32 -04:00
483 B
483 B
envr uninstall
Remove envr configuration and database
Synopsis
This will remove all files generated by envr from your system.
envr uninstall [flags]
Options
-h, --help show this documentation
-c, --config-file config file (default "~/.envr/config.json")
--color Whether or not to colorize output (default 'auto')
-f, --force Overwrite existing config
SEE ALSO
- envr - Manage your .env files.