Skip to content

Platformio has changed command line flag for specifying upoad port #4

Description

@ryanfobel
>> pio --version
PlatformIO, version 3.3.1

Here are the command line flags:

pio run --help
Usage: pio-script.py run [OPTIONS]

Options:
  -e, --environment TEXT
  -t, --target TEXT
  --upload-port TEXT
  -d, --project-dir PATH
  -s, --silent
  -v, --verbose
  --disable-auto-clean
  -h, --help              Show this message and exit.

Note that the flag for setting the port (used to be "--port") is now "--upload-port".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions