pio_clean
Delete build artifacts for an environment, or run a full clean to remove downloaded dependencies and restore a pristine project state.
Instructions
Delete build artifacts for an env (pio run -t clean); full=true also removes downloaded dependencies (fullclean).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| full | No | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||