Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster-service: add version subcommand and change some startup logging #274

Merged
merged 1 commit into from
Dec 13, 2017

Commits on Dec 13, 2017

  1. cluster-service: add version subcommand and change some startup logging

    The --version flag is default from our cli library so I left that. The
    version subcommand prints only the version number + the short commit
    so it's a bit more easy to parse.
    
    I have additionally reduced the amount of output on start up by converting
    some messages to debug. I wish there was a level between INFO and DEBUG
    though.
    
    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    2b6dfa4 View commit details
    Browse the repository at this point in the history