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

cmd: Add 'version' option #517

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

daissi
Copy link
Contributor

@daissi daissi commented Oct 30, 2024

This 'version' option prints the debos version. Fix: #430

cmd/debos/debos.go Outdated Show resolved Hide resolved
This 'version' option prints the debos version

Signed-off-by: Dylan Aïssi <[email protected]>
@obbardc
Copy link
Member

obbardc commented Oct 30, 2024

Can you do the same thing for fakemachine ? There's an open issue, i think.

@daissi
Copy link
Contributor Author

daissi commented Oct 30, 2024

Can you do the same thing for fakemachine ? There's an open issue, i think.

Sure, I will do it tomorrow.

@obbardc obbardc added this pull request to the merge queue Oct 30, 2024
Merged via the queue into go-debos:main with commit 032ca70 Oct 30, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add --version flag which prints version
2 participants