## envr remove Remove a .env file from your database ``` envr remove [flags] ``` **Arguments:** * `path` — Path to .env file to remove ### 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.