Replies: 1 comment 2 replies
-
|
Hi @dluxor thanks for the suggestion. Had it already a couple of times in mind but always forgot it :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It might be helpful for debugging if we could get the release version included so that the script would log which version of configarr was running. Inspecting the docker container can provide the info but it would be easier to see this info on the console when the script runs. May something like:
Configarr v1.x starting ...Maybe eventually a
--versionflag could also be added to allow easily obtaining the current version without actually running, though that's not as important as being able to see the version info in the actual logging.Beta Was this translation helpful? Give feedback.
All reactions