Skip to content

Conversation

@joshanne
Copy link
Contributor

@joshanne joshanne commented Aug 6, 2025

Doing some branch clean up - here's a change to print the version from the CLI.

This makes it so you don't have to launch the full GUI just to pull the dronecan_gui_tool version info.

@joshanne joshanne force-pushed the pr/print-version-from-cli branch from 7cbce1a to 3cb5a16 Compare November 28, 2025 00:40
logging.basicConfig(stream=sys.stderr, level=logging_level,
format='%(asctime)s %(levelname)s %(name)s %(message)s')

from .version import __version__
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this could go above the debug args, given this doesnt make use of logging at all.

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.

1 participant