## envr check Check if files are backed up ``` envr check [path] [flags] ``` **Arguments:** * `path` — Path to check (defaults to current directory) (optional) ### 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.