Skip to content

Conversation

@wfouche
Copy link
Member

@wfouche wfouche commented Oct 2, 2025

The Jbang command-line is now formatted to more readable when --cli-debug is enabled:

JBang command-line parameters:
    jbang.cmd
    run
    --java
      21
    --runtime-option
      -Dpython.console.encoding=UTF-8
    --deps
      io.leego:banana:2.1.0
    --main
      org.python.util.jython
    org.python:jython-slim:2.7.4
    examples\banner.py

and not like this:

[jbang.cmd, run, --java, 21, --runtime-option, -Dpython.console.encoding=UTF-8, --deps, io.leego:banana:2.1.0, --main, org.python.util.jython, org.python:jython-slim:2.7.4, jython-jbang-catalog\examples\banner.py]
['jython-jbang-catalog\\examples\\banner.py']

@wfouche
Copy link
Member Author

wfouche commented Oct 2, 2025

@jeff5 , this is a no brainer. It just makes the command-line easier to comprehend.

Please review and merge.

@wfouche
Copy link
Member Author

wfouche commented Oct 11, 2025

Dropped. Will resubmit.

@wfouche wfouche closed this Oct 11, 2025
@wfouche wfouche deleted the dev/display-runtime-options branch October 11, 2025 18:20
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