Skip to content

Dumping profile should work in non verbose mode #2848

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

Closed
3 tasks done
manchoz opened this issue Feb 26, 2025 · 0 comments · Fixed by #2852
Closed
3 tasks done

Dumping profile should work in non verbose mode #2848

manchoz opened this issue Feb 26, 2025 · 0 comments · Fixed by #2852
Assignees
Labels
conclusion: resolved Issue was resolved topic: CLI Related to the command line interface topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@manchoz
Copy link
Contributor

manchoz commented Feb 26, 2025

Describe the request

Hi,
The compile --dump-profile command should output the profile even in non-verbose or quiet mode.

Also, the output should contain only the profile so it can be used to generate a YML profile file using shell redirection.

Describe the current behavior

The current behaviour is that the compile --dump-profile only outputs the profile if the command line also has the --verbose parameter. Also, it outputs together with all the other info from the --verbose command, so the profile can't be extracted easily with shell tools.

Arduino CLI version

git-snapshot Commit: 5f84ecb Date: 2025-02-25T16:08:56Z

Operating system

N/A

Operating system version

N/A

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the nightly build
  • My request contains all necessary details
@manchoz manchoz added the type: enhancement Proposed improvement label Feb 26, 2025
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project topic: CLI Related to the command line interface and removed type: enhancement Proposed improvement labels Feb 26, 2025
@per1234 per1234 added the conclusion: resolved Issue was resolved label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: CLI Related to the command line interface topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants