Retrieve actual commands of PlatfomIO buttons

Is there a way to retrieve the actual command issued under the hood when clicking on the PlatformIO buttons? I’m interested in the followings:

  • Upload (using the current configuration of course)
  • Build Filesystem Image
  • Upload Filesystem Image
  • Upload Filesystem Image OTA

I looked in the output window but I didn’t see anything useful. Perhaps is there a flag to increase verbosity and see those commands?