2. Configuration#
- Two ways to pass configurations to DVC tool.
Via Environment Variables.
Via Configuration FIle.
Note that
Configuration Filehas precedence OVEREnvironment Variables. In other words, if a configuration file is detected by DVC tool, the environment variables will be ignored.