Skip to content
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

Add "pio project config" command #3335

Closed
ivankravets opened this issue Jan 9, 2020 · 3 comments
Closed

Add "pio project config" command #3335

ivankravets opened this issue Jan 9, 2020 · 3 comments
Assignees
Labels
Milestone

Comments

@ivankravets
Copy link
Member

Allow dumping of runtime configuration to JSON

pio project config --json-output

python -c "from platformio.project.config import ProjectConfig; print(ProjectConfig().to_json())"

@ivankravets ivankravets added this to the 4.1.1 milestone Jan 9, 2020
@ivankravets ivankravets self-assigned this Jan 9, 2020
@luchiago
Copy link

luchiago commented Jan 10, 2020

Does this problem need help?

@ivankravets
Copy link
Member Author

Sorry, what do you mean?

@luchiago
Copy link

If I can help with this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants