Files
envr/docs/cli/envr_uninstall.md
T

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.