shinken
shinken copied to clipboard
check shinken version
it would be nice to have a check command to test the version of shinken and all its plugins for updates especially if one did not use a package manager like aptitude to install it.
Hi,
You can use cli like that shinken —version.
Best regard
David Hannequin
Le 26 juin 2016 à 18:41, Hinnack [email protected] a écrit :
it would be nice to have a check command to test the version of shinken and all its plugins for updates especially if one did not use a package manager like aptitude to install it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/naparuba/shinken/issues/1858, or mute the thread https://github.com/notifications/unsubscribe/AAwrYEFh0_vhRA4xpup16b8wOMACSbfsks5qPquegaJpZM4I-lxa.
but that only gives the installed version. I installed shinken using pip. I now could do (in I prior installed yolk): yolk -U shinken to check for a new shinken version - but plugins are not listed in a pip freeze so how can I check, if they are outdated?