Files
envr/docs/cli/envr_list.md
T

21 lines
398 B
Markdown

## envr list
View your tracked files
```
envr list [flags]
```
### Options
```
-h, --help show this documentation
-c, --config-file config file (default "~/.envr/config.json")
-o, --output the format of output data (default 'table')
--color Whether or not to colorize output (default 'auto')
```
### SEE ALSO
* [envr](envr.md) - Manage your .env files.