Skip to content

Improve workspace `clean` command to also clean up Python venvs and allow resetting the workspace OS fingerprint

Firat Yusuf Duran requested to merge let-clean-when-wrong-fingerprint into main

This MR will:

  • Allow the command axii workspace clean when the OS fingerprint is wrong
  • Change the error message to mention axii workspace clean
  • Make a full run of axii workspace clean reset the $AXII_WORKSPACE_OS_FINGERPRING
  • Make axii workspace clean also remove .venv of each module
Edited by Firat Yusuf Duran

Merge request reports