tailhook / vagga

Vagga is a containerization tool without daemons
http://vagga.readthedocs.org
MIT License
1.86k stars 96 forks source link

vagga --version should not rely on vagga.yaml file #458

Closed AlexMost closed 6 years ago

AlexMost commented 6 years ago
vagga --version

Expected result: Shows installed version of vagga package.

Actual:

$ vagga --version
Config not found in path "/home/folder/folder"
AlexMost commented 6 years ago

sorry, duplicate - https://github.com/tailhook/vagga/issues/457