shinken icon indicating copy to clipboard operation
shinken copied to clipboard

check shinken version

Open Hinnack opened this issue 8 years ago • 2 comments

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.

Hinnack avatar Jun 26 '16 16:06 Hinnack

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.

hvad avatar Jun 26 '16 16:06 hvad

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?

Hinnack avatar Jun 27 '16 08:06 Hinnack