Skip to content

How to get version of the program? #283

@Snelius30

Description

@Snelius30

I can't find any command line argument to get help or version number of installed kminion instance.

I'm using something like that

$ strings /usr/local/bin/kminion | grep 'main.builtAt' | tail -1 | cut -d '=' -f 3 | cut -d ' ' -f 1

Could you please help me with a proper way? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions