Skip to content

Dumping profile should work in non verbose mode #2848

Closed
@manchoz

Description

@manchoz

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

Metadata

Metadata

Assignees

Labels

conclusion: resolvedIssue was resolvedtopic: CLIRelated to the command line interfacetopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions