Files
envr/docs/cli/envr_scan.md
T

20 lines
346 B
Markdown

## envr scan
Find and select .env files for backup
```
envr scan [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')
```
### SEE ALSO
* [envr](envr.md) - Manage your .env files.