Files
envr/docs/cli/envr_check.md
T

433 B

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 - Manage your .env files.