I can't upload a spiffs image

I cannot figure out how to upload a spiffs image. I don’t have an “Upload File System Image” task in any menu.

What steps do I take?

Thanks

Use the terminal. There are good instructions here: Espressif 8266 — PlatformIO latest documentation

kloppertje, thanks for the response. I have seen the link.

  1. platformio as a command is not recognized, how do I install cli
  2. how do I install uploadfs as a target
  3. there is no “Upload File System Image” task in any menu in my Atom Platformio

Thanks

1.Install PlatformIO IDE for VSCode
2. Create any project for ESP8266 board
3. Read Espressif 8266 — PlatformIO latest documentation