Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 10, 2025

fixes #21196

@jhatlak
Copy link

jhatlak commented Jul 10, 2025

What about --profile?

@xabbuh
Copy link
Member Author

xabbuh commented Jul 11, 2025

thanks for the heads up, --profile added

* ``--version|-V``: outputs the version number of the console application
* ``--help|-h``: displays the command help
* ``--ansi|--no-ansi``: whether to force of disable coloring the output
* ``--profifer``: enables the profiler
Copy link

@InvisibleSmiley InvisibleSmiley Jul 11, 2025

Choose a reason for hiding this comment

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

Two typos, should be --profile

* ``--version|-V``: outputs the version number of the console application
* ``--help|-h``: displays the command help
* ``--ansi|--no-ansi``: whether to force of disable coloring the output
* ``--profife``: enables the Symfony profiler

Choose a reason for hiding this comment

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

Still wrong, should be --profile

@carsonbot carsonbot changed the title list shortcuts of global CLI options as well [Console] list shortcuts of global CLI options as well Jul 15, 2025
@javiereguiluz
Copy link
Member

Thanks Christian ... and thanks to reviewers too

@javiereguiluz javiereguiluz merged commit 6f7c249 into symfony:6.4 Jul 15, 2025
3 checks passed
@xabbuh xabbuh deleted the issue-21196 branch July 15, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment