fleet/config
Zachary Wasserman 0702dccb7f Only attempt to parse config file if it is specified by flag (#169)
Previously, the behavior was to search for the config file in a variety of
locations. Now we only attempt to load a config file if it has been explicitly
specified with `-c` or `--config`.

Fixes #165.
2016-09-15 08:44:05 -07:00
..
config.go Only attempt to parse config file if it is specified by flag (#169) 2016-09-15 08:44:05 -07:00