mpremote
Verified for current stable LTS
Mpremote Command: Run Local Script On Device
Use for run local script on device with Mpremote. Exact CLI syntax to run local script on device using Mpremote.
When to use this: Use for run local script on device with Mpremote.
Command Syntax
mpremote run <path/to/script.py> mpremote run <path/to/script.py> Command Breakdown
mpremote is the base executable for this command.
FAQ
Purpose: Exact syntax to run local script on device using Mpremote.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Mpremote Command: Install Mip Package On Device
mpremote mip install <package> Mpremote Command: List Connected Micropython Devices mpremote connect list Mpremote Command: Mount Local Directory To Device mpremote mount <path/to/directory> Mpremote Command: Open Interactive Repl Session mpremote connect <device>